FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include these codes as defined in
urn:oid:2.16.578.1.12.4.1.1.7617 version Not Stated (use latest from terminology server)| Code | Display |
| Vaksine | Vaksine time |
| Lab | Lab time |
- Include these codes as defined in
urn:oid:2.16.578.1.12.4.1.1.8406 version Not Stated (use latest from terminology server)| Code | Display |
| 1 | Innleggelse |
| 2 | Dagbehandling |
| 3 | Poliklinisk time |
| 8 | Poliklinisk time |
- Include all codes defined in
http://helsenorge.no/fhir/CodeSystem/Hn-AppointmentTypeProposed-New-Codes-cs version 📦1.0.1
Source1
{
"resourceType": "ValueSet",
"id": "hn-appointment-AppointmentType-code-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://helsenorge.no/fhir/ValueSet/hn-appointment-AppointmentType-code-vs",
"version": "1.0.1",
"name": "HnAppointmentAppointmentTypeVS",
"title": "hn-appointment-AppointmentType-code-vs",
"status": "draft",
"experimental": true,
"date": "2025-12-02T13:53:52+00:00",
"publisher": "Example Publisher",
"contact": [
{
"name": "Example Publisher",
"telecom": [
{
"system": "url",
"value": "http://example.org/example-publisher"
}
]
}
],
"description": "Value set for AppointmentType codes in nytimeløsing that includes set of codes from diferent code systems",
"compose": {
"include": [
{
"system": "urn:oid:2.16.578.1.12.4.1.1.7617",
"concept": [
{
"code": "Vaksine",
"display": "Vaksine time"
},
{
"code": "Lab",
"display": "Lab time"
}
]
},
{
"system": "urn:oid:2.16.578.1.12.4.1.1.8406",
"concept": [
{
"code": "1",
"display": "Innleggelse"
},
{
"code": "2",
"display": "Dagbehandling"
},
{
"code": "3",
"display": "Poliklinisk time"
},
{
"code": "8",
"display": "Poliklinisk time"
}
]
},
{
"system": "http://helsenorge.no/fhir/CodeSystem/Hn-AppointmentTypeProposed-New-Codes-cs"
}
]
}
}