FHIR IG Statistics: ConceptMap/WeekDay-to-DaysOfWeek
Package | healthdata.be.r4.cbb |
Resource Type | ConceptMap |
Id | WeekDay-to-DaysOfWeek |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ConceptMap/WeekDay-to-DaysOfWeek |
URL | https://fhir.healthdata.be/ConceptMap/WeekDay-to-DaysOfWeek |
Version | 0.0.1 |
Status | draft |
Name | WeekDay_to_DaysOfWeek |
Title | WeekDay_to_DaysOfWeek |
Description | Maps WeekDay codes as found in CBB InstructionsForUse 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": "WeekDay-to-DaysOfWeek",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
"valueBoolean": true
}
],
"url": "https://fhir.healthdata.be/ConceptMap/WeekDay-to-DaysOfWeek",
"version": "0.0.1",
"name": "WeekDay_to_DaysOfWeek",
"title": "WeekDay_to_DaysOfWeek",
"status": "draft",
"publisher": "Healthdata.be (Sciensano)",
"contact": [
{
"name": "Service portal – healthdata.be",
"telecom": [
{
"system": "url",
"value": "https://sciensano.service-now.com/sp",
"use": "work"
}
]
}
],
"description": "Maps WeekDay codes as found in CBB InstructionsForUse 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": "https://fhir.healthdata.be/ValueSet/WeekDay",
"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"
}
]
}
]
}
]
}