FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "draft",
"name": "HnAppointmentServiceCategoryVS",
"id": "hn-appointment-ServiceCategory-code-vs",
"title": "hn-appointment-ServiceCategory-code-vs",
"description": "Value set for ServiceCategory codes in nytimeløsing",
"url": "http://helsenorge.no/fhir/ValueSet/hn-appointment-ServiceCategory-code-vs",
"version": "1.0.1",
"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"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/service-category",
"concept": [
{
"code": "27",
"display": "Specialist Medical"
},
{
"code": "30",
"display": "Specialist Radiology/Imaging"
}
]
},
{
"system": "urn:oid:2.16.578.1.12.4.1.1.7619",
"concept": [
{
"code": "7",
"display": "Hjemmetjenester"
}
]
}
]
}
}