This page is part of the Vital Records Common Profile Library (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
: ConceptMap - Mother's Date of Birth Edit Flags Vital Records - JSON Representation
Raw json | Download
{
"resourceType" : "ConceptMap",
"id" : "ConceptMapMothersDateOfBirthEditFlagsVitalRecords",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from (not specified) to <a href=\"ValueSet-ValueSet-mothers-date-of-birth-edit-flags-vr.html\">ValueSet - Mothers Date of Birth Edit Flags (NCHS) Vital Records</a></p><p>DRAFT. Published on 2023-12-16 22:11:04+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>). </p><div><p>A mapping between NCHS IJE and FHIR MothersDateOfBirthEditFlags Value Sets</p>\n</div><br/><p><b>Group 1</b>Mapping from <code>CodeSystemIJEVitalRecords</code> to <a href=\"CodeSystem-CodeSystem-vr-edit-flags.html\">CodeSystem - Birth and Death Edit Flags Vital Records</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>0 (Edit Passed)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>editBypass0 (Edit Passed)</td></tr><tr><td>1 (Data Queried)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>dataQueried</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/vr-common-library/ConceptMap/ConceptMapMothersDateOfBirthEditFlagsVitalRecords",
"version" : "2.0.0-ballot",
"name" : "MothersDateOfBirthEditFlags",
"title" : "MothersDateOfBirthEditFlags Concept Map",
"status" : "draft",
"experimental" : false,
"date" : "2023-12-16T22:11:04+00:00",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description" : "A mapping between NCHS IJE and FHIR MothersDateOfBirthEditFlags Value Sets",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "focus"
},
"valueCodeableConcept" : {
"text" : "for IJE to FHIR alignment"
}
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"purpose" : "To help implementers map from IJE to FHIR Vocabulary",
"targetCanonical" : "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-mothers-date-of-birth-edit-flags-vr",
"group" : [
{
"source" : "CodeSystemIJEVitalRecords",
"target" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-vr-edit-flags",
"element" : [
{
"code" : "0",
"display" : "Edit Passed",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "editBypass0",
"display" : "Edit Passed",
"equivalence" : "equivalent"
}
]
},
{
"code" : "1",
"display" : "Data Queried",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "dataQueried",
"display" : "Data queried",
"equivalence" : "equivalent"
}
]
}
]
}
]
}