This page is part of the Vital Records Mortality and Morbidity Reporting FHIR IG (v2.0.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Draft as of 2022-08-31 |
@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:Resource.id [ fhir:value "AdministrativeGenderCM"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>AdministrativeGender (http://hl7.org/fhir/us/vrdr/ConceptMap/AdministrativeGenderCM)</h2><p>Mapping from (not specified) to <a href=\"ValueSet-vrdr-administrative-gender-vs.html\">http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-administrative-gender-vs</a></p><p>DRAFT. Published on 2022-08-31 04:02:50+0000 by HL7 Public Health Working Group (HL7 Public Health Working Group: <a href=\"http://www.hl7.org/Special/committees/pher\">http://www.hl7.org/Special/com...</a>, <a href=\"mailto:pher@lists.HL7.org\">pher@lists.HL7.org</a>). </p><div><p>A mapping between NCHS IJE and FHIR AdministrativeGender Value Sets</p>\n</div><br/><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td colspan=\"3\">Mapping from <code>IJE</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html\">AdministrativeGender</a></td></tr><tr><td>M (Male)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>male</td></tr><tr><td>F (Female)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>female</td></tr><tr><td>U (Unknown)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>unknown</td></tr></table></div>"
];
fhir:ConceptMap.url [ fhir:value "http://hl7.org/fhir/us/vrdr/ConceptMap/AdministrativeGenderCM"];
fhir:ConceptMap.version [ fhir:value "2.0.0"];
fhir:ConceptMap.name [ fhir:value "AdministrativeGender"];
fhir:ConceptMap.title [ fhir:value "AdministrativeGender Concept Map"];
fhir:ConceptMap.status [ fhir:value "draft"];
fhir:ConceptMap.date [ fhir:value "2022-08-31T16:02:50+00:00"^^xsd:dateTime];
fhir:ConceptMap.publisher [ fhir:value "HL7 Public Health Working Group"];
fhir:ConceptMap.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 Public Health Working Group" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/pher" ] ], [
fhir:index 1;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "pher@lists.HL7.org" ] ]
];
fhir:ConceptMap.description [ fhir:value "A mapping between NCHS IJE and FHIR AdministrativeGender Value Sets"];
fhir:ConceptMap.useContext [
fhir:index 0;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/usage-context-type" ];
fhir:Coding.code [ fhir:value "focus" ] ];
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.text [ fhir:value "for IJE to FHIR alignment" ] ]
];
fhir:ConceptMap.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
fhir:Coding.code [ fhir:value "US" ] ]
];
fhir:ConceptMap.purpose [ fhir:value "To help implementers map from IJE to FHIR Vocabulary"];
fhir:ConceptMap.targetCanonical [
fhir:value "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-administrative-gender-vs";
fhir:link <http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-administrative-gender-vs>
];
fhir:ConceptMap.group [
fhir:index 0;
fhir:ConceptMap.group.source [ fhir:value "IJE" ];
fhir:ConceptMap.group.target [ fhir:value "http://hl7.org/fhir/administrative-gender" ];
fhir:ConceptMap.group.element [
fhir:index 0;
fhir:ConceptMap.group.element.code [ fhir:value "M" ];
fhir:ConceptMap.group.element.display [ fhir:value "Male" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "male" ];
fhir:ConceptMap.group.element.target.display [ fhir:value "Male" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ], [
fhir:index 1;
fhir:ConceptMap.group.element.code [ fhir:value "F" ];
fhir:ConceptMap.group.element.display [ fhir:value "Female" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "female" ];
fhir:ConceptMap.group.element.target.display [ fhir:value "Female" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ], [
fhir:index 2;
fhir:ConceptMap.group.element.code [ fhir:value "U" ];
fhir:ConceptMap.group.element.display [ fhir:value "Unknown" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "unknown" ];
fhir:ConceptMap.group.element.target.display [ fhir:value "unknown" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.