FHIR IG Statistics: ConceptMap/ResultFlags-to-ObservationInterpretationCodes
Package | healthdata.be.r4.cbb |
Resource Type | ConceptMap |
Id | ResultFlags-to-ObservationInterpretationCodes |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ConceptMap/ResultFlags-to-ObservationInterpretationCodes |
URL | https://fhir.healthdata.be/ConceptMap/ResultFlags-to-ObservationInterpretationCodes |
Version | 0.0.1 |
Status | draft |
Date | 2022-10-17T09:09:13.9562003+00:00 |
Name | ResultFlags_to_ObservationInterpretationCodes |
Title | ResultFlags_to_ObservationInterpretationCodes |
Description | Maps test result interpretation flags as found in CBB LaboratoryTestResult to <http://hl7.org/fhir/ValueSet/observation-interpretation> as found in `Observation.interpretation` in FHIR R4. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"id": "ResultFlags-to-ObservationInterpretationCodes",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
"valueBoolean": true
}
],
"url": "https://fhir.healthdata.be/ConceptMap/ResultFlags-to-ObservationInterpretationCodes",
"version": "0.0.1",
"name": "ResultFlags_to_ObservationInterpretationCodes",
"title": "ResultFlags_to_ObservationInterpretationCodes",
"status": "draft",
"date": "2022-10-17T09:09:13.9562003+00:00",
"publisher": "Healthdata.be (Sciensano)",
"contact": [
{
"name": "Service portal – healthdata.be",
"telecom": [
{
"system": "url",
"value": "https://sciensano.service-now.com/sp",
"use": "work"
}
]
}
],
"description": "Maps test result interpretation flags as found in CBB LaboratoryTestResult to <http://hl7.org/fhir/ValueSet/observation-interpretation> as found in `Observation.interpretation` in FHIR R4.",
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"sourceCanonical": "https://fhir.healthdata.be/ValueSet/ResultFlags",
"targetCanonical": "http://hl7.org/fhir/ValueSet/observation-interpretation",
"group": [
{
"source": "http://snomed.info/sct",
"target": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"element": [
{
"code": "281302008",
"target": [
{
"code": "H",
"equivalence": "equal"
}
]
},
{
"code": "281300000",
"target": [
{
"code": "L",
"equivalence": "equal"
}
]
},
{
"code": "11896004",
"target": [
{
"code": "I",
"equivalence": "equal"
}
]
},
{
"code": "30714006",
"target": [
{
"code": "R",
"equivalence": "equal"
}
]
},
{
"code": "131196009",
"target": [
{
"code": "S",
"equivalence": "equal"
}
]
}
]
}
]
}