FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"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.3",
"experimental": true,
"date": "2026-08-12T09:13: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": "3",
"display": "Helsestasjon for barn"
},
{
"code": "4",
"display": "Skolehelsetjeneste"
},
{
"code": "5",
"display": "Jordmor"
},
{
"code": "6",
"display": "Helsestasjon for ungdom"
},
{
"code": "7",
"display": "Hjemmetjenester"
},
{
"code": "8",
"display": "Legevakt"
},
{
"code": "9",
"display": "Smittevern"
},
{
"code": "10",
"display": "Vaksinasjon"
},
{
"code": "16",
"display": "Frisklivssentral"
},
{
"code": "17",
"display": "Psykisk helse"
},
{
"code": "18",
"display": "Rus og avhengighet"
},
{
"code": "19",
"display": "Sykehjem"
}
]
}
]
}
}