Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services
1.0.1 - ci-build
Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/ethiopia-hiv/ and changes regularly. See the Directory of published versions
Active as of 2024-10-08 |
@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 "LOINCCodesToSNOMED"] ; #
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 LOINCCodesToSNOMED</b></p><a name=\"LOINCCodesToSNOMED\"> </a><a name=\"hcLOINCCodesToSNOMED\"> </a><a name=\"LOINCCodesToSNOMED-en-US\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://terminology.hl7.org/6.0.2/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></tr><tr><td>LA8969-3 (Poor)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>135818000 (General health poor)</td></tr><tr><td>LA8968-5 (Fair)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>135817005 (General health fair)</td></tr><tr><td>LA8967-7 (Good)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>135815002 (General health good)</td></tr><tr><td>101819-1 (Nutritional assessment for malnutrition status)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>87276001 (Nutritional status)</td></tr><tr><td>56072-2 (Circumference Mid upper arm - right)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>284473002 (Mid upper arm circumference)</td></tr><tr><td>25836-8 (HIV 1 RNA [#/volume] (viral load) in Specimen by NAA with probe detection)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>315124004 (HIV viral load)</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a> to <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-loinc.html\">Logical Observation Identifiers, Names and Codes (LOINC)</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>135818000 (General health poor)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>LA8969-3 (Poor)</td></tr><tr><td>135817005 (General health fair)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>LA8968-5 (Fair)</td></tr><tr><td>135815002 (General health good)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>LA8967-7 (Good)</td></tr><tr><td>87276001 (Nutritional status)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>101819-1 (Nutritional assessment for malnutrition status)</td></tr><tr><td>284473002 (Mid upper arm circumference)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>56072-2 (Circumference Mid upper arm - right)</td></tr><tr><td>315124004 (HIV viral load)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>25836-8 (HIV 1 RNA [#/volume] (viral load) in Specimen by NAA with probe detection)</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://moh.gov.et/fhir/hiv/ConceptMap/LOINCCodesToSNOMED"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.1"] ; #
fhir:name [ fhir:v "LOINCCodesToSNOMED"] ; #
fhir:title [ fhir:v "ConceptMap to and from LOINC to SNOMED"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-08"^^xsd:date] ; #
fhir:publisher [ fhir:v "Jembi Health Systems"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Jembi Health Systems" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.jembi.org" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@jembi.org" ] ] )
] [
fhir:name [ fhir:v "Jembi Health Systems" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@jembi.org" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Mapping to and from LOINC concepts to SNOMED."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ET" ] ;
fhir:display [ fhir:v "Ethiopia" ] ] )
] ) ; #
fhir:group ( [
fhir:source [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "LA8969-3" ] ;
( fhir:target [
fhir:code [ fhir:v "135818000" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "LA8968-5" ] ;
( fhir:target [
fhir:code [ fhir:v "135817005" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "LA8967-7" ] ;
( fhir:target [
fhir:code [ fhir:v "135815002" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "101819-1" ] ;
( fhir:target [
fhir:code [ fhir:v "87276001" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "56072-2" ] ;
( fhir:target [
fhir:code [ fhir:v "284473002" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "25836-8" ] ;
( fhir:target [
fhir:code [ fhir:v "315124004" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] [
fhir:source [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "135818000" ] ;
( fhir:target [
fhir:code [ fhir:v "LA8969-3" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "135817005" ] ;
( fhir:target [
fhir:code [ fhir:v "LA8968-5" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "135815002" ] ;
( fhir:target [
fhir:code [ fhir:v "LA8967-7" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "87276001" ] ;
( fhir:target [
fhir:code [ fhir:v "101819-1" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "284473002" ] ;
( fhir:target [
fhir:code [ fhir:v "56072-2" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "315124004" ] ;
( fhir:target [
fhir:code [ fhir:v "25836-8" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #
IG © 2021+ Jembi Health Systems. Package ethiopia.fhir.hiv#1.0.1 based on FHIR 4.0.1. Generated 2024-10-14
Links: Table of Contents |
QA Report