Codes, extension, profiles and more - Local Development build (v1.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Extended ServiceRequest Status - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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-extended-servicerequest-status"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hn-extended-servicerequest-status</b></p><a name=\"hn-extended-servicerequest-status\"> </a><a name=\"hchn-extended-servicerequest-status\"> </a><a name=\"hn-extended-servicerequest-status-no-NO\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/codesystem-request-status.html\"><code>http://hl7.org/fhir/request-status</code></a></li><li>Include all codes defined in <code>urn:oid:2.16.578.1.12.4.1.1.9148</code></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://helsenorge.no/fhir/ValueSet/hn-extended-servicerequest-status"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.2.0"] ; #
fhir:name [ fhir:v "HnExtendedServiceRequestStatus"] ; #
fhir:title [ fhir:v "Extended ServiceRequest Status"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-05-29T20:44:52+02:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "Includes standard request-status codes and volven 9148 codes"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NO" ] ;
fhir:display [ fhir:v "Norway" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/request-status"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "urn:oid:2.16.578.1.12.4.1.1.9148"^^xsd:anyURI ] ] )
] . #