MyHealtheVet PHR FHIR API
0.3.9-current - ci-build
MyHealtheVet PHR FHIR API, published by VA Digital Services. This guide is not an authorized publication; it is the continuous build for version 0.3.9-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/department-of-veterans-affairs/mhv-fhir-phr-mapping/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "ConceptMap",
"id" : "VF-VitalsLaterality",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-VitalsLaterality</b></p><a name=\"VF-VitalsLaterality\"> </a><a name=\"hcVF-VitalsLaterality\"> </a><a name=\"VF-VitalsLaterality-en-US\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <code>urn:oid:2.16.840.1.113883.6.233</code> 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></tr><tr><td>4688660 (LEFT)</td><td><a href=\"https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>31156008 (Structure of left half of body)</td></tr><tr><td>4688680 (RIGHT)</td><td><a href=\"https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>85421007 (Structure of right half of body)</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ImplementationGuide/va.mhv.fhir.phr"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ImplementationGuide/va.mhv.fhir.phr"
}
]
}
}
],
"url" : "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ConceptMap/VF-VitalsLaterality",
"version" : "0.3.9-current",
"name" : "VF_VitalsLaterality",
"title" : "Vitals Laterality used to SNOMED code",
"status" : "active",
"experimental" : false,
"date" : "2023-12-15",
"publisher" : "VA Digital Services",
"contact" : [
{
"name" : "VA Digital Services",
"telecom" : [
{
"system" : "url",
"value" : "http://va.gov"
}
]
},
{
"name" : "John Moehrke (himself)",
"telecom" : [
{
"system" : "email",
"value" : "John.Moehrke@va.gov"
}
]
}
],
"description" : "Map between VitalSignTO.qualifier VUID/string and SNOMED code for Laterality Observation",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"purpose" : "VF_VitalsLaterality",
"group" : [
{
"source" : "urn:oid:2.16.840.1.113883.6.233",
"target" : "http://snomed.info/sct",
"element" : [
{
"code" : "4688660",
"display" : "LEFT",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equal"
}
],
"code" : "31156008",
"display" : "Structure of left half of body",
"equivalence" : "equal"
}
]
},
{
"code" : "4688680",
"display" : "RIGHT",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equal"
}
],
"code" : "85421007",
"display" : "Structure of right half of body",
"equivalence" : "equal"
}
]
}
]
}
]
}