Release 5 R6 Ballot (3rd Draft)
This page is part of the FHIR Specification (v5.0.0: R5 - STU ). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

Publish-box (todo)

Example ConceptMap/sc-allergyintolerance-clinical (Turtle)

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 -------------------------------------------------------------------

[] a fhir:ConceptMap ;
  fhir:id [ fhir:v "sc-allergyintolerance-clinical"] ;

<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 "extensions" ]
  ] ;
  fhir:url [ fhir:v "http://hl7.org/fhir/ConceptMap/sc-allergyintolerance-clinical"], [ fhir:v "http://hl7.org/fhir/ConceptMap/sc-allergyintolerance-clinical"] ;
  fhir:version [ fhir:v "5.0.0"], [ fhir:v "5.0.0"] ;
  fhir:name [ fhir:v "AllergyIntoleranceClinicalStatusCodesCanonicalMap"], [ fhir:v "AllergyIntoleranceClinicalStatusCodesCanonicalMap"] ;
  fhir:title [ fhir:v "Canonical Mapping for \"AllergyIntolerance Clinical Status Codes\""], [ fhir:v "Canonical Mapping for \"AllergyIntolerance Clinical Status Codes\""] ;
  fhir:status [ fhir:v "draft"], [ fhir:v "draft"] ;
  fhir:experimental [ fhir:v "false"], [ fhir:v "false"] ;
  fhir:publisher [ fhir:v "FHIR Project team"], [ fhir:v "FHIR Project team"] ;

     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-AU\"> </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-ballot3"] ; # 
  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: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:v "Canonical Mapping for \"Preferred value set for AllergyIntolerance Clinical Status.\""] ;

  ] ) ; # 
  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" ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;

       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/allergyintolerance-clinical"] ;
  fhir:targetScope [ fhir:v "http://hl7.org/fhir/ValueSet/resource-status"] ;

  ] ) ; # 
  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" ] ;
     fhir:target [ fhir:v "http://hl7.org/fhir/resource-status" ] ;

     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.