This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Patient Care Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Canonical Mapping for "AllergyIntolerance Clinical Status Codes"
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/ConceptMap/sc-allergyintolerance-clinical> a fhir:ConceptMap ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "sc-allergyintolerance-clinical"] ; # 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-allergyintolerance-clinical</b></p><a name=\"sc-allergyintolerance-clinical\"> </a><a name=\"hcsc-allergyintolerance-clinical\"> </a><a name=\"sc-allergyintolerance-clinical-en-US\"> </a><p>Mapping from <a href=\"valueset-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</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=\"http://terminology.hl7.org/6.2.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</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>active</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>resolved</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>resolved</td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "http://hl7.org/fhir/ConceptMap/sc-allergyintolerance-clinical"^^xsd:anyURI] ; # fhir:version [ fhir:v "6.0.0-ballot2"] ; # fhir:name [ fhir:v "AllergyIntoleranceClinicalStatusCodesCanonicalMap"] ; # fhir:title [ fhir:v "Canonical Mapping for \"AllergyIntolerance Clinical Status Codes\""] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v false] ; # fhir:publisher [ fhir:v "FHIR Project team"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] ) ] ) ; # fhir:description [ fhir:v "Canonical Mapping for \"Preferred value set for AllergyIntolerance Clinical Status.\""] ; # 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 [ a fhir:canonical ; fhir:v "http://hl7.org/fhir/ValueSet/allergyintolerance-clinical"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/ValueSet/allergyintolerance-clinical> ] ; # fhir:targetScope [ a fhir:canonical ; 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://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical> ] ; 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 "active" ] ; 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 "resolved" ] ; fhir:target ( [ fhir:code [ fhir:v "resolved" ] ; 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, Mar 13, 2025 13:32+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change