FHIR IG analytics| Package | no.nhn.fhir.helsenorge.profiles |
| Resource Type | CodeSystem |
| Id | CodeSystem-hn-scheduleAndSlot-type-cs.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=no.nhn.fhir.helsenorge.profiles@2.0.1-beta&canonical=http://helsenorge.no/fhir/CodeSystem/hn-scheduleAndSlot-type-cs |
| URL | http://helsenorge.no/fhir/CodeSystem/hn-scheduleAndSlot-type-cs |
| Version | 1.3.2 |
| Status | draft |
| Date | 2025-10-20T23:59:35+02:00 |
| Name | HnScheduleAndSlotTypeCS |
| Title | Codes that should be used for schedule and SlotType. |
| Realm | no |
| Description | Codes that should be used for schedule and SlotType. |
| Content | complete |
| ValueSet | ||
| no.nhn.fhir.helsenorge.profiles#2.0.1-beta | hn-scheduleandslot-type-vs | hn-scheduleandslot-type-vs |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem hn-scheduleAndSlot-type-cs
This case-sensitive code system http://helsenorge.no/fhir/CodeSystem/hn-scheduleAndSlot-type-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "hn-scheduleAndSlot-type-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://helsenorge.no/fhir/CodeSystem/hn-scheduleAndSlot-type-cs",
"version": "1.3.2",
"name": "HnScheduleAndSlotTypeCS",
"title": "Codes that should be used for schedule and SlotType.",
"status": "draft",
"experimental": true,
"date": "2025-10-20T23:59:35+02:00",
"description": "Codes that should be used for schedule and SlotType.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NO",
"display": "Norway"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 8,
"concept": [
{
"code": "Poliklinisktime",
"display": "Poliklinisk time"
},
{
"code": "Innleggelse",
"display": "Innleggelse"
},
{
"code": "Dagbehandling",
"display": "Dagbehandling"
},
{
"code": "Hjemmebesøk",
"display": "Hjemmebesøk"
},
{
"code": "Konsultasjon",
"display": "Konsultasjon"
},
{
"code": "Bildediagnostikk",
"display": "Bildediagnostikk"
},
{
"code": "Personlig",
"display": "Personlig"
},
{
"code": "Blodbank",
"display": "Blodbank"
}
]
}