FHIR IG analytics| Package | no.nhn.fhir.helsenorge.profiles |
| Resource Type | CodeSystem |
| Id | CodeSystem-Hn-AppointmentTypeProposed-New-Codes-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-AppointmentTypeProposed-New-Codes-cs |
| URL | http://helsenorge.no/fhir/CodeSystem/Hn-AppointmentTypeProposed-New-Codes-cs |
| Version | 1.0.1 |
| Status | draft |
| Date | 2025-12-02T14:53:52+01:00 |
| Name | HnAppointmentTypeProposedNewCodesCS |
| Title | Default codes for appointmentType. |
| Description | New codes that should be used as default for appointmentType. |
| Content | complete |
| ValueSet | ||
| no.nhn.fhir.helsenorge.profiles#2.0.1-beta | hn-appointment-AppointmentType-code-vs | hn-appointment-AppointmentType-code-vs |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Hn-AppointmentTypeProposed-New-Codes-cs
This case-sensitive code system http://helsenorge.no/fhir/CodeSystem/Hn-AppointmentTypeProposed-New-Codes-cs defines the following codes:
| Code | Display |
| Poliklinisktime | Poliklinisk time |
| Innleggelse | Innleggelse |
| Dagbehandling | Dagbehandling |
| Hjemmebesøk | Hjemmebesøk |
| Konsultasjon | Konsultasjon |
| Bildediagnostikk | Bildediagnostikk |
{
"resourceType": "CodeSystem",
"id": "Hn-AppointmentTypeProposed-New-Codes-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://helsenorge.no/fhir/CodeSystem/Hn-AppointmentTypeProposed-New-Codes-cs",
"version": "1.0.1",
"name": "HnAppointmentTypeProposedNewCodesCS",
"title": "Default codes for appointmentType.",
"status": "draft",
"experimental": true,
"date": "2025-12-02T14:53:52+01:00",
"publisher": "Example Publisher",
"contact": [
{
"name": "Example Publisher",
"telecom": [
{
"system": "url",
"value": "http://example.org/example-publisher"
}
]
}
],
"description": "New codes that should be used as default for appointmentType.",
"caseSensitive": true,
"content": "complete",
"count": 6,
"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"
}
]
}