Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions . Page versions: R5 R4B R4

Cm-administrative-gender-v3.ttl

Example ConceptMap/cm-administrative-gender-v3 (Turtle)

Maturity Level : N/A
Responsible Owner: Vocabulary Terminology Infrastructure Work Group Standards Status : Informative

Raw Turtle (+ also see Turtle/RDF Format Specification )

v3.AdministrativeGender

@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:Resource.id [ fhir:value "cm-administrative-gender-v3"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ]
  ];
  fhir:ConceptMap.url [ fhir:value "http://hl7.org/fhir/ConceptMap/cm-administrative-gender-v3"];
  fhir:ConceptMap.version [ fhir:value "4.0.1"];
  fhir:ConceptMap.name [ fhir:value "v3.AdministrativeGender"];
  fhir:ConceptMap.title [ fhir:value "v3 map for AdministrativeGender"];
  fhir:ConceptMap.status [ fhir:value "draft"];
  fhir:ConceptMap.date [ fhir:value "2019-11-01T09:29:23+11:00"];
  fhir:ConceptMap.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:ConceptMap.source [ fhir:value "http://hl7.org/fhir/ValueSet/administrative-gender"];
  fhir:ConceptMap.target [ fhir:value "http://terminology.hl7.org/ValueSet/v3-AdministrativeGender"];
  fhir:ConceptMap.group [
     fhir:index 0;
     fhir:ConceptMap.source [ fhir:value "http://hl7.org/fhir/administrative-gender" ];
     fhir:ConceptMap.target [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender" ];
     fhir:ConceptMap.element [
       fhir:index 0;
       fhir:ConceptMap.code [ fhir:value "male" ];
       fhir:ConceptMap.target [
         fhir:index 0;
         fhir:ConceptMap.code [ fhir:value "M" ];
         fhir:ConceptMap.equivalence [ fhir:value "equal" ]
       ]
     ], [
       fhir:index 1;
       fhir:ConceptMap.code [ fhir:value "female" ];
       fhir:ConceptMap.target [
         fhir:index 0;
         fhir:ConceptMap.code [ fhir:value "F" ];
         fhir:ConceptMap.equivalence [ fhir:value "equal" ]
       ]
     ], [
       fhir:index 2;
       fhir:ConceptMap.code [ fhir:value "other" ];
       fhir:ConceptMap.target [
         fhir:index 0;
         fhir:ConceptMap.code [ fhir:value "UN" ];
         fhir:ConceptMap.equivalence [ fhir:value "wider" ]
       ]
     ], [
       fhir:index 3;
       fhir:ConceptMap.code [ fhir:value "unknown" ];
       fhir:ConceptMap.target [
         fhir:index 0;
         fhir:ConceptMap.code [ fhir:value "UNK" ];
         fhir:ConceptMap.equivalence [ fhir:value "equal" ]
       ]
     ]
  ] .

<http://hl7.org/fhir/ConceptMap/cm-administrative-gender-v3> a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cm-administrative-gender-v3"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap cm-administrative-gender-v3</b></p><a name=\"cm-administrative-gender-v3\"> </a><a name=\"hccm-administrative-gender-v3\"> </a><p>Mapping from <a href=\"valueset-administrative-gender.html\">AdministrativeGender</a> to <a href=\"http://terminology.hl7.org/7.0.0/ValueSet-v3-AdministrativeGender.html\">AdministrativeGender</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"codesystem-administrative-gender.html\">AdministrativeGender</a> to <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-AdministrativeGender.html\">AdministrativeGender</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>male</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>M (Male)</td></tr><tr><td>female</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>F (Female)</td></tr><tr><td>other</td><td><a href=\"codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a></td><td>UN (Undifferentiated)</td></tr><tr><td>unknown</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>UNK</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/ConceptMap/cm-administrative-gender-v3"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/ConceptMap/cm-administrative-gender-v3>
  ] ; # 
  fhir:version [ fhir:v "6.0.0-ballot3"] ; # 
  fhir:name [ fhir:v "v3.AdministrativeGender"] ; # 
  fhir:title [ fhir:v "v3 map for AdministrativeGender"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-11-27T16:48:47+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://www.hl7.org/Special/committees/pafm" ]
     ] )
  ] ) ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:sourceScope [
     a fhir:Canonical ;
     fhir:v "http://hl7.org/fhir/ValueSet/administrative-gender"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/ValueSet/administrative-gender>
  ] ; # 
  fhir:targetScope [
     a fhir:Canonical ;
     fhir:v "http://terminology.hl7.org/ValueSet/v3-AdministrativeGender"^^xsd:anyURI ;
     fhir:l <http://terminology.hl7.org/ValueSet/v3-AdministrativeGender>
  ] ; # 
  fhir:group ( [
     fhir:source [
       fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/administrative-gender>
     ] ;
     fhir:target [
       fhir:v "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender"^^xsd:anyURI ;
       fhir:l <http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender>
     ] ;
     fhir:element ( [
       fhir:code [ fhir:v "male" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "M" ] ;
         fhir:relationship [ fhir:v "equivalent" ]
       ] )
     ] [
       fhir:code [ fhir:v "female" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "F" ] ;
         fhir:relationship [ fhir:v "equivalent" ]
       ] )
     ] [
       fhir:code [ fhir:v "other" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "UN" ] ;
         fhir:relationship [ fhir:v "source-is-narrower-than-target" ]
       ] )
     ] [
       fhir:code [ fhir:v "unknown" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "UNK" ] ;
         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.