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 |
@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 "VF-ChemistryResult-valueInterpretation"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-ChemistryResult-valueInterpretation</b></p><a name=\"VF-ChemistryResult-valueInterpretation\"> </a><a name=\"hcVF-ChemistryResult-valueInterpretation\"> </a><a name=\"VF-ChemistryResult-valueInterpretation-en-US\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <code>unspecified code system</code> to <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</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>L</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>L (Low)</td></tr><tr><td>LL</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>LL (Critical low)</td></tr><tr><td>L*</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>LL (Critical low)</td></tr><tr><td>H</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>H (High)</td></tr><tr><td>HH</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>HH (Critical high)</td></tr><tr><td>H*</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>HH (Critical high)</td></tr><tr><td>A</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>A (Abnormal)</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
fhir:v "1"^^xsd:integer ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ImplementationGuide/va.mhv.fhir.phr"^^xsd:anyURI ;
fhir:link <https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ImplementationGuide/va.mhv.fhir.phr> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ImplementationGuide/va.mhv.fhir.phr"^^xsd:anyURI ;
fhir:link <https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ImplementationGuide/va.mhv.fhir.phr> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ConceptMap/VF-ChemistryResult-valueInterpretation"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.3.9-current"] ; #
fhir:name [ fhir:v "VF_ChemistryResult_valueInterpretation"] ; #
fhir:title [ fhir:v "ChemistryResult.valueInterpretation to Observation.interpretation"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-05-10"^^xsd:date] ; #
fhir:publisher [ fhir:v "VA Digital Services"] ; #
fhir:contact ( [
fhir:name [ fhir:v "VA Digital Services" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://va.gov" ] ] )
] [
fhir:name [ fhir:v "John Moehrke (himself)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "John.Moehrke@va.gov" ] ] )
] ) ; #
fhir:description [ fhir:v "Map between ChemistryResult.valueInterpretation and FHIR Observation.interpretation.coding."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:purpose [ fhir:v "VF_ChemistryResult_valueInterpretation"] ; #
fhir:group ( [
fhir:target [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "L" ] ;
( 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 "equal" ] ] ) ;
fhir:code [ fhir:v "L" ] ;
fhir:equivalence [ fhir:v "equal" ] ] ) ] [
fhir:code [ fhir:v "LL" ] ;
( 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 "equal" ] ] ) ;
fhir:code [ fhir:v "LL" ] ;
fhir:equivalence [ fhir:v "equal" ] ] ) ] [
fhir:code [ fhir:v "L*" ] ;
( 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 "equal" ] ] ) ;
fhir:code [ fhir:v "LL" ] ;
fhir:equivalence [ fhir:v "equal" ] ] ) ] [
fhir:code [ fhir:v "H" ] ;
( 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 "equal" ] ] ) ;
fhir:code [ fhir:v "H" ] ;
fhir:equivalence [ fhir:v "equal" ] ] ) ] [
fhir:code [ fhir:v "HH" ] ;
( 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 "equal" ] ] ) ;
fhir:code [ fhir:v "HH" ] ;
fhir:equivalence [ fhir:v "equal" ] ] ) ] [
fhir:code [ fhir:v "H*" ] ;
( 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 "equal" ] ] ) ;
fhir:code [ fhir:v "HH" ] ;
fhir:equivalence [ fhir:v "equal" ] ] ) ] [
fhir:code [ fhir:v "A" ] ;
( 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 "equal" ] ] ) ;
fhir:code [ fhir:v "A" ] ;
fhir:equivalence [ fhir:v "equal" ] ] ) ] )
] ) . #
IG © 2022+ VA Digital Services. Package va.mhv.fhir.phr#0.3.9-current based on FHIR 4.0.1. Generated 2024-08-18
Links: Table of Contents |
QA Report
| New Issue | Issues