0.1.0 - ci-build
MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-02-12 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "code-system-imaging-modality-my-core"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem code-system-imaging-modality-my-core</b></p><a name=\"code-system-imaging-modality-my-core\"> </a><a name=\"hccode-system-imaging-modality-my-core\"> </a><a name=\"code-system-imaging-modality-my-core-en-US\"> </a><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/imaging-modality-my-core</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"code-system-imaging-modality-my-core-01\"> </a></td><td>GENERAL RADIOGRAPHY</td><td>GENERAL RADIOGRAPHY</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"code-system-imaging-modality-my-core-02\"> </a></td><td>GENERAL RADIOGRAPHY (Mobile)</td><td>GENERAL RADIOGRAPHY (Mobile)</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"code-system-imaging-modality-my-core-03\"> </a></td><td>ANGIOGRAPHY</td><td>ANGIOGRAPHY</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"code-system-imaging-modality-my-core-04\"> </a></td><td>BMD</td><td>BMD</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"code-system-imaging-modality-my-core-05\"> </a></td><td>CT</td><td>CT</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"code-system-imaging-modality-my-core-06\"> </a></td><td>DENTAL</td><td>DENTAL</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"code-system-imaging-modality-my-core-07\"> </a></td><td>FLUOROSCOPY</td><td>FLUOROSCOPY</td></tr><tr><td style=\"white-space:nowrap\">08<a name=\"code-system-imaging-modality-my-core-08\"> </a></td><td>INTERVENTIONAL RADIOLOGY</td><td>INTERVENTIONAL RADIOLOGY</td></tr><tr><td style=\"white-space:nowrap\">09<a name=\"code-system-imaging-modality-my-core-09\"> </a></td><td>INTRAVENOUROGRAPHY (IVU)</td><td>INTRAVENOUROGRAPHY (IVU)</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"code-system-imaging-modality-my-core-10\"> </a></td><td>MAMMOGRAPHY</td><td>MAMMOGRAPHY</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"code-system-imaging-modality-my-core-11\"> </a></td><td>MRI</td><td>MRI</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"code-system-imaging-modality-my-core-12\"> </a></td><td>MOBILE C-ARM</td><td>MOBILE C-ARM</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"code-system-imaging-modality-my-core-13\"> </a></td><td>ULTRASOUND</td><td>ULTRASOUND</td></tr><tr><td style=\"white-space:nowrap\">14<a name=\"code-system-imaging-modality-my-core-14\"> </a></td><td>ULTRASOUND (Mobile)</td><td>ULTRASOUND (Mobile)</td></tr><tr><td style=\"white-space:nowrap\">15<a name=\"code-system-imaging-modality-my-core-15\"> </a></td><td>HARD COPY</td><td>HARD COPY</td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"code-system-imaging-modality-my-core-16\"> </a></td><td>REPORTING (EXTERNAL)</td><td>REPORTING (EXTERNAL)</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/imaging-modality-my-core"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "CodeSystemImagingModalityMyCore"] ; #
fhir:title [ fhir:v "CodeSystemImagingModality (MY Core)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2024-02-12T04:04:09.5621857+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Example Publisher"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Example Publisher" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ] ] )
] ) ; #
fhir:description [ fhir:v "PIK imaging modality code"] ; #
fhir:compositional [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "fragment"] ; #
fhir:count [ fhir:v "16"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "GENERAL RADIOGRAPHY" ] ;
fhir:definition [ fhir:v "GENERAL RADIOGRAPHY" ]
] [
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "GENERAL RADIOGRAPHY (Mobile)" ] ;
fhir:definition [ fhir:v "GENERAL RADIOGRAPHY (Mobile)" ]
] [
fhir:code [ fhir:v "03" ] ;
fhir:display [ fhir:v "ANGIOGRAPHY" ] ;
fhir:definition [ fhir:v "ANGIOGRAPHY" ]
] [
fhir:code [ fhir:v "04" ] ;
fhir:display [ fhir:v "BMD" ] ;
fhir:definition [ fhir:v "BMD" ]
] [
fhir:code [ fhir:v "05" ] ;
fhir:display [ fhir:v "CT" ] ;
fhir:definition [ fhir:v "CT" ]
] [
fhir:code [ fhir:v "06" ] ;
fhir:display [ fhir:v "DENTAL" ] ;
fhir:definition [ fhir:v "DENTAL" ]
] [
fhir:code [ fhir:v "07" ] ;
fhir:display [ fhir:v "FLUOROSCOPY" ] ;
fhir:definition [ fhir:v "FLUOROSCOPY" ]
] [
fhir:code [ fhir:v "08" ] ;
fhir:display [ fhir:v "INTERVENTIONAL RADIOLOGY" ] ;
fhir:definition [ fhir:v "INTERVENTIONAL RADIOLOGY" ]
] [
fhir:code [ fhir:v "09" ] ;
fhir:display [ fhir:v "INTRAVENOUROGRAPHY (IVU)" ] ;
fhir:definition [ fhir:v "INTRAVENOUROGRAPHY (IVU)" ]
] [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "MAMMOGRAPHY" ] ;
fhir:definition [ fhir:v "MAMMOGRAPHY" ]
] [
fhir:code [ fhir:v "11" ] ;
fhir:display [ fhir:v "MRI" ] ;
fhir:definition [ fhir:v "MRI" ]
] [
fhir:code [ fhir:v "12" ] ;
fhir:display [ fhir:v "MOBILE C-ARM" ] ;
fhir:definition [ fhir:v "MOBILE C-ARM" ]
] [
fhir:code [ fhir:v "13" ] ;
fhir:display [ fhir:v "ULTRASOUND" ] ;
fhir:definition [ fhir:v "ULTRASOUND" ]
] [
fhir:code [ fhir:v "14" ] ;
fhir:display [ fhir:v "ULTRASOUND (Mobile)" ] ;
fhir:definition [ fhir:v "ULTRASOUND (Mobile)" ]
] [
fhir:code [ fhir:v "15" ] ;
fhir:display [ fhir:v "HARD COPY" ] ;
fhir:definition [ fhir:v "HARD COPY" ]
] [
fhir:code [ fhir:v "16" ] ;
fhir:display [ fhir:v "REPORTING (EXTERNAL)" ] ;
fhir:definition [ fhir:v "REPORTING (EXTERNAL)" ]
] ) . #
IG © 2024+ Example Publisher. Package fhir.example#0.1.0 based on FHIR 4.0.1. Generated 2024-12-26
Links: Table of Contents |
QA Report