This page is part of the International Patient Summary Implementation Guide (v1.1.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: Pregnancy Status Value Set Mappings - LOINC to SNOMED CT - JSON Representation
Raw json | Download
{
"resourceType" : "ConceptMap",
"id" : "loinc-pregnancy-status-to-snomed-ct-uv-ips",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PregnancyStatusValueSetMappingsLoincToSnomedCt (http://hl7.org/fhir/uv/ips/ConceptMap/loinc-pregnancy-status-to-snomed-ct-uv-ips)</h2><p>Mapping from <a href=\"ValueSet-pregnancy-status-uv-ips.html\">http://hl7.org/fhir/uv/ips/ValueSet/pregnancy-status-uv-ips</a> to urn:oid:2.16.840.1.113883.11.20.9.85</p><p>DRAFT. Published on 2022-11-22 03:32:52+0000 by Health Level Seven International - Patient Care Work Group (<a href=\"http://www.hl7.org/Special/committees/patientcare\">http://www.hl7.org/Special/com...</a>). </p><div><p>Pregnancy Status: LOINC Answers to SNOMED CT concepts. This is an informative map and may be subject to future change.</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v3-loinc.html\">Logical Observation Identifiers, Names and Codes (LOINC)</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>LA15173-0 (Pregnant)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>77386006 (Pregnant)</td><td/></tr><tr><td>LA26683-5 (Not pregnant)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>60001007 (Not pregnant)</td><td/></tr><tr><td>LA4489-6 (Unknown)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#narrower\" title=\"narrower\">narrower</a></td><td>102874004 (Possible pregnancy)</td><td>Possible pregnancy is a subset of all possible unknown pregnancy statuses</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/ips/ConceptMap/loinc-pregnancy-status-to-snomed-ct-uv-ips",
"version" : "1.1.0",
"name" : "PregnancyStatusValueSetMappingsLoincToSnomedCt",
"title" : "Pregnancy Status Value Set Mappings - LOINC to SNOMED CT",
"status" : "draft",
"experimental" : false,
"date" : "2022-11-22T03:32:52+00:00",
"publisher" : "Health Level Seven International - Patient Care Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare"
}
]
}
],
"description" : "Pregnancy Status: LOINC Answers to SNOMED CT concepts. This is an informative map and may be subject to future change.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"sourceUri" : "http://hl7.org/fhir/uv/ips/ValueSet/pregnancy-status-uv-ips",
"targetUri" : "urn:oid:2.16.840.1.113883.11.20.9.85",
"group" : [
{
"source" : "http://loinc.org",
"target" : "http://snomed.info/sct",
"element" : [
{
"code" : "LA15173-0",
"display" : "Pregnant",
"target" : [
{
"code" : "77386006",
"display" : "Pregnant",
"equivalence" : "equivalent"
}
]
},
{
"code" : "LA26683-5",
"display" : "Not pregnant",
"target" : [
{
"code" : "60001007",
"display" : "Not pregnant",
"equivalence" : "equivalent"
}
]
},
{
"code" : "LA4489-6",
"display" : "Unknown",
"target" : [
{
"code" : "102874004",
"display" : "Possible pregnancy",
"equivalence" : "narrower",
"comment" : "Possible pregnancy is a subset of all possible unknown pregnancy statuses"
}
]
}
]
}
]
}