FHIR IG Statistics: ConceptMap/WeekdagCodelijst-to-DaysOfWeek
Package | nictiz.fhir.nl.r4.medicationprocess9 |
Resource Type | ConceptMap |
Id | WeekdagCodelijst-to-DaysOfWeek |
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/WeekdagCodelijst-to-DaysOfWeek |
URL | http://nictiz.nl/fhir/ConceptMap/WeekdagCodelijst-to-DaysOfWeek |
Version | 2.0.0-rc.1 |
Status | active |
Name | WeekdagCodelijst_to_DaysOfWeek |
Title | WeekdagCodelijst to DaysOfWeek |
Realm | nl |
Description | Maps WeekDay 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.dayOfWeek` 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": "WeekdagCodelijst-to-DaysOfWeek",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
"valueBoolean": true
}
],
"url": "http://nictiz.nl/fhir/ConceptMap/WeekdagCodelijst-to-DaysOfWeek",
"version": "2.0.0-rc.1",
"name": "WeekdagCodelijst_to_DaysOfWeek",
"title": "WeekdagCodelijst to DaysOfWeek",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Maps WeekDay 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.dayOfWeek` 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.",
"sourceCanonical": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.9.12.2--20200901000000",
"targetCanonical": "http://hl7.org/fhir/ValueSet/days-of-week",
"group": [
{
"source": "http://snomed.info/sct",
"target": "http://hl7.org/fhir/days-of-week",
"targetVersion": "http://hl7.org/fhir/condition-clinical version 3.0.1",
"element": [
{
"code": "307145004",
"display": "Monday",
"target": [
{
"code": "mon",
"display": "monday",
"equivalence": "equal"
}
]
},
{
"code": "307147007",
"display": "Tuesday",
"target": [
{
"code": "tue",
"display": "tuesday",
"equivalence": "equal"
}
]
},
{
"code": "307148002",
"display": "Wednesday",
"target": [
{
"code": "wed",
"display": "wednesday",
"equivalence": "equal"
}
]
},
{
"code": "307149005",
"display": "Thursday",
"target": [
{
"code": "thu",
"display": "thursday",
"equivalence": "equal"
}
]
},
{
"code": "307150005",
"display": "Friday",
"target": [
{
"code": "fri",
"display": "friday",
"equivalence": "equal"
}
]
},
{
"code": "307151009",
"display": "Saturday",
"target": [
{
"code": "sat",
"display": "saturday",
"equivalence": "equal"
}
]
},
{
"code": "307146003",
"display": "Sunday",
"target": [
{
"code": "sun",
"display": "sunday",
"equivalence": "equal"
}
]
}
]
}
]
}