FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| no.nhn.fhir.helsenorge.profiles#2.0.1-beta | hn-basis-slot | HnBasisSlot |
Resources that this resource uses
| CodeSystem |
| no.nhn.fhir.helsenorge.profiles#2.0.1-beta | hn-scheduleAndSlot-type-cs | Codes that should be used for schedule and SlotType. |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source1
{
"resourceType": "ValueSet",
"id": "hn-scheduleandslot-type-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://helsenorge.no/fhir/ValueSet/hn-scheduleandslot-type-vs",
"version": "1.3.2",
"name": "HnScheduleAndSlotTypeVS",
"title": "hn-scheduleandslot-type-vs",
"status": "draft",
"experimental": true,
"date": "2025-10-20T23:59:35+02:00",
"description": "Value set for schedule and slot type",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NO",
"display": "Norway"
}
]
}
],
"compose": {
"include": [
{
"system": "urn:oid:2.16.578.1.12.4.1.1.7617",
"concept": [
{
"code": "Vaksine",
"display": "Time for vaksine"
},
{
"code": "Lab",
"display": "Time på lab"
},
{
"code": "Koronatest",
"display": "Innført for håndtering av pandemien"
},
{
"code": "Koronavaksine",
"display": "Innført for håndtering av pandemien"
}
]
},
{
"system": "http://helsenorge.no/fhir/CodeSystem/hn-scheduleAndSlot-type-cs"
}
]
}
}