This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Imaging Integration Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Canonical Mapping for "Imaging Study Status"
@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:ConceptMap ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "sc-imagingstudy-status"] ; # 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: ConceptMap sc-imagingstudy-status</b></p><a name=\"sc-imagingstudy-status\"> </a><a name=\"hcsc-imagingstudy-status\"> </a><a name=\"sc-imagingstudy-status-en-US\"> </a><p>Mapping from <a href=\"valueset-imagingstudy-status.html\">Imaging Study Status</a> to <a href=\"valueset-resource-status.html\">Canonical Status Codes for FHIR Resources</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"codesystem-imagingstudy-status.html\">Imaging Study Status</a> to <a href=\"codesystem-resource-status.html\">Canonical Status Codes for FHIR Resources</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>entered-in-error</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>error</td></tr><tr><td>registered</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>received</td></tr><tr><td>available</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>active</td></tr><tr><td>inactive</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>inactive</td></tr><tr><td>cancelled</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>abandoned</td></tr><tr><td>unknown</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>unknown</td></tr></table></div>" ] ; # fhir:url [ fhir:v "http://hl7.org/fhir/ConceptMap/sc-imagingstudy-status"^^xsd:anyURI] ; # fhir:version [ fhir:v "6.0.0-ballot2"] ; # fhir:name [ fhir:v "ImagingStudyStatusCanonicalMap"] ; # fhir:title [ fhir:v "Canonical Mapping for \"Imaging Study Status\""] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2024-12-30T00:00:00+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 (FHIR Project)"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "fhir@lists.hl7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "Canonical Mapping for \"The status of the ImagingStudy.\""] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] ) ; # fhir:sourceScope [ fhir:v "http://hl7.org/fhir/ValueSet/imagingstudy-status"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/ValueSet/imagingstudy-status> ] ; # fhir:targetScope [ fhir:v "http://hl7.org/fhir/ValueSet/resource-status"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/ValueSet/resource-status> ] ; # fhir:group ( [ fhir:source [ fhir:v "http://hl7.org/fhir/imagingstudy-status"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/imagingstudy-status> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/resource-status"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/resource-status> ] ; fhir:element ( [ fhir:code [ fhir:v "entered-in-error" ] ; fhir:target ( [ fhir:code [ fhir:v "error" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "registered" ] ; fhir:target ( [ fhir:code [ fhir:v "received" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "available" ] ; fhir:target ( [ fhir:code [ fhir:v "active" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "inactive" ] ; fhir:target ( [ fhir:code [ fhir:v "inactive" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "cancelled" ] ; fhir:target ( [ fhir:code [ fhir:v "abandoned" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "unknown" ] ; fhir:target ( [ fhir:code [ fhir:v "unknown" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] ) ] )] . # # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot2 generated on Thu, Jan 23, 2025 02:03+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change