FHIR IG Statistics: ConceptMap/TestUitslagStatusCodelijst-to-ObservationStatus
Package | nictiz.fhir.nl.r4.zib2020 |
Type | ConceptMap |
Id | TestUitslagStatusCodelijst-to-ObservationStatus |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/ConceptMap/TestUitslagStatusCodelijst-to-ObservationStatus |
URL | http://nictiz.nl/fhir/ConceptMap/TestUitslagStatusCodelijst-to-ObservationStatus |
Version | 0.0.1 |
Status | draft |
Name | TestUitslagStatusCodelijst_to_ObservationStatus |
Title | TestUitslagStatusCodelijst to ObservationStatus |
Realm | nl |
Authority | hl7 |
Description | Maps (test) result status codes as found in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) LaboratoryTestResult v4.6 (2020)](https://zibs.nl/wiki/LaboratoryTestResult-v4.6(2020EN)) to <http://hl7.org/fhir/r4/valueset-observation-status> as found in `Observation.status` in FHIR R4. This ConceptMap can be used for both the ResultStatusCodelist and TestResultStatusCodelist, which have the same content. |
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
Note: links and images are rebased to the (stated) source
No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.
Source
{
"resourceType": "ConceptMap",
"id": "TestUitslagStatusCodelijst-to-ObservationStatus",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
"valueBoolean": false
}
],
"url": "http://nictiz.nl/fhir/ConceptMap/TestUitslagStatusCodelijst-to-ObservationStatus",
"version": "0.0.1",
"name": "TestUitslagStatusCodelijst_to_ObservationStatus",
"title": "TestUitslagStatusCodelijst to ObservationStatus",
"status": "draft",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Maps (test) result status codes as found in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) LaboratoryTestResult v4.6 (2020)](https://zibs.nl/wiki/LaboratoryTestResult-v4.6(2020EN)) to <http://hl7.org/fhir/r4/valueset-observation-status> as found in `Observation.status` in FHIR R4. This ConceptMap can be used for both the ResultStatusCodelist and TestResultStatusCodelist, which have the same content.",
"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": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.15--20200901000000",
"targetCanonical": "http://hl7.org/fhir/ValueSet/observation-status",
"group": [
{
"source": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.16.1",
"target": "http://hl7.org/fhir/observation-status",
"element": [
{
"code": "pending",
"target": [
{
"code": "registered",
"equivalence": "equal"
}
]
},
{
"code": "preliminary",
"target": [
{
"code": "preliminary",
"equivalence": "equal"
}
]
},
{
"code": "final",
"target": [
{
"code": "final",
"equivalence": "equal"
}
]
},
{
"code": "appended",
"target": [
{
"code": "amended",
"equivalence": "equal"
}
]
},
{
"code": "corrected",
"target": [
{
"code": "corrected",
"equivalence": "equal"
}
]
}
]
}
]
}