FHIR IG Statistics: ConceptMap/DagdeelCodelijst-to-EventTiming
Package | nictiz.fhir.nl.r4.medicationprocess9 |
Resource Type | ConceptMap |
Id | DagdeelCodelijst-to-EventTiming |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.medicationprocess9@2.0.0-rc.1&canonical=http://nictiz.nl/fhir/ConceptMap/DagdeelCodelijst-to-EventTiming |
URL | http://nictiz.nl/fhir/ConceptMap/DagdeelCodelijst-to-EventTiming |
Version | 2.0.0-rc.1 |
Status | active |
Name | DagdeelCodelijst_to_EventTiming |
Title | DagdeelCodelijst to EventTiming |
Realm | nl |
Description | Maps TimeOfDay codes as found in the Dutch zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) [InstructionsForUse v1.2.1 (2020EN)](https://zibs.nl/wiki/InstructionsForUse-v1.2.1(2020EN))) to `Timing.repeat.when` codes as found 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
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"id": "DagdeelCodelijst-to-EventTiming",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
"valueBoolean": true
}
],
"url": "http://nictiz.nl/fhir/ConceptMap/DagdeelCodelijst-to-EventTiming",
"version": "2.0.0-rc.1",
"name": "DagdeelCodelijst_to_EventTiming",
"title": "DagdeelCodelijst to EventTiming",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Maps TimeOfDay codes as found in the Dutch zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) [InstructionsForUse v1.2.1 (2020EN)](https://zibs.nl/wiki/InstructionsForUse-v1.2.1(2020EN))) to `Timing.repeat.when` codes as found 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.",
"sourceUri": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.9.12.3--20200901000000",
"targetUri": "http://hl7.org/fhir/ValueSet/event-timing",
"group": [
{
"source": "http://snomed.info/sct",
"target": "http://hl7.org/fhir/event-timing",
"targetVersion": "http://hl7.org/fhir/event-timing version 3.0.1",
"element": [
{
"code": "73775008",
"display": "During the morning",
"target": [
{
"code": "MORN",
"display": "Morning",
"equivalence": "equal"
}
]
},
{
"code": "255213009",
"display": "During the afternoon",
"target": [
{
"code": "AFT",
"display": "Afternoon",
"equivalence": "equal"
}
]
},
{
"code": "3157002",
"display": "During the evening",
"target": [
{
"code": "EVE",
"display": "Evening",
"equivalence": "equal"
}
]
},
{
"code": "2546009",
"display": "During the night",
"target": [
{
"code": "NIGHT",
"display": "Night",
"equivalence": "equal"
}
]
}
]
}
]
}