This page is part of the Vital Records Death Reporting FHIR Implementation Guide (v2.2.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 2023-10-17 |
@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 "PregnancyStatusCM"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from (not specified) to <a href=\"ValueSet-vrdr-pregnancy-status-vs.html\">Pregnancy Status</a></p><p>DRAFT. Published on 2023-10-17 18:39:37+0000 by HL7 International / Public Health (HL7 International / Public Health: <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 PregnancyStatus Value Sets</p>\n</div><br/><p><b>Group 1</b>Mapping from <code>IJE</code> to <a href=\"CodeSystem-vrdr-pregnancy-status-cs.html\">Pregnancy Status Codes</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>1 (Not pregnant within past year)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>1 (Not pregnant within past year)</td></tr><tr><td>2 (Pregnant at time of death)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>2 (Pregnant at time of death)</td></tr><tr><td>3 (Not pregnant, but pregnant within 42 days of death)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>3 (Not pregnant, but pregnant within 42 days of death)</td></tr><tr><td>4 (Not pregnant, but pregnant 43 days to 1 year before death)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>4 (Not pregnant, but pregnant 43 days to 1 year before death)</td></tr><tr><td>7 (Not reported on certificate)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>7 (Not reported on certificate)</td></tr><tr><td>9 (Unknown if pregnant within the past year)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>9 (Unknown if pregnant within the past year)</td></tr></table><hr/><p><b>Group 2</b>Mapping from <code>IJE</code> to <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</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>8 (Not Applicable)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>NA (not applicable)</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pher" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/ConceptMap/PregnancyStatusCM"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.2.0"] ; #
fhir:name [ fhir:v "PregnancyStatus"] ; #
fhir:title [ fhir:v "PregnancyStatus Concept Map"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-10-17T18:39:37+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Public Health"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Public Health" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pher@lists.HL7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "A mapping between NCHS IJE and FHIR PregnancyStatus Value Sets"] ; #
fhir:useContext ( [
fhir:code [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "focus" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "for IJE to FHIR alignment" ] ]
] ) ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:purpose [ fhir:v "To help implementers map from IJE to FHIR Vocabulary.\n\nNote: The codesystem identifer 'IJE' is not a proper codesystem URI. \nWork is underway to define proper URIs that will be included in future versions\nof this concept map. "] ; #
fhir:target [
fhir:v "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-pregnancy-status-vs"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-pregnancy-status-vs>
] ; #
fhir:group ( [
fhir:source [ fhir:v "IJE"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-pregnancy-status-cs"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Not pregnant within past year" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Not pregnant within past year" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Pregnant at time of death" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Pregnant at time of death" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Not pregnant, but pregnant within 42 days of death" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Not pregnant, but pregnant within 42 days of death" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Not pregnant, but pregnant 43 days to 1 year before death" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Not pregnant, but pregnant 43 days to 1 year before death" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "Not reported on certificate" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "Not reported on certificate" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "Unknown if pregnant within the past year" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "Unknown if pregnant within the past year" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] [
fhir:source [ fhir:v "IJE"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "Not Applicable" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "NA" ] ;
fhir:display [ fhir:v "not applicable" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #
IG © 2022+ HL7 International / Public Health. Package hl7.fhir.us.vrdr#2.2.0 based on FHIR 4.0.1. Generated 2023-10-17
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change