1.0.1 - draft
NyTimelosingIG - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-12-02 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "hn-appointment-ServiceCategory-code-vs"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hn-appointment-ServiceCategory-code-vs</b></p><a name=\"hn-appointment-ServiceCategory-code-vs\"> </a><a name=\"hchn-appointment-ServiceCategory-code-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-service-category.html\"><code>http://terminology.hl7.org/CodeSystem/service-category</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.1.1, the version found through the package references\"> version ?1.1.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-service-category.html#service-category-10\">10</a></td><td>Dental</td><td>Dental</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-service-category.html#service-category-27\">27</a></td><td>Specialist Medical</td><td>Specialist Medical - requires referral</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-service-category.html#service-category-17\">17</a></td><td>General Practice</td><td>General Practice/GP (doctor)</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-service-category.html#service-category-7\">7</a></td><td>Community Health Care</td><td>Community Health Care</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-service-category.html#service-category-30\">30</a></td><td>Specialist Radiology/Imaging</td><td>Specialist Radiology/Imaging - requires referral</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://helsenorge.no/fhir/ValueSet/hn-appointment-ServiceCategory-code-vs"^^xsd:anyURI ;
fhir:l <http://helsenorge.no/fhir/ValueSet/hn-appointment-ServiceCategory-code-vs>
] ; #
fhir:version [ fhir:v "1.0.1"] ; #
fhir:name [ fhir:v "HnAppointmentServiceCategoryVS"] ; #
fhir:title [ fhir:v "hn-appointment-ServiceCategory-code-vs"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-12-02T14:53:52+01:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Example Publisher"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Example Publisher" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ] ] )
] ) ; #
fhir:description [ fhir:v "Value set for ServiceCategory codes in nytimeløsing"] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/service-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/service-category> ] ;
( fhir:concept [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "Dental" ] ] [
fhir:code [ fhir:v "27" ] ;
fhir:display [ fhir:v "Specialist Medical" ] ] [
fhir:code [ fhir:v "17" ] ;
fhir:display [ fhir:v "General Practice" ] ] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "Community Health Care" ] ] [
fhir:code [ fhir:v "30" ] ;
fhir:display [ fhir:v "Specialist Radiology/Imaging" ] ] ) ] )
] . #
IG © 2023+ Example Publisher. Package fhir.example#1.0.1 based on FHIR 4.0.1. Generated 2025-12-02
Links: Table of Contents |
QA Report