This page is part of the FUT Infrastructure (v3.2.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Practice Setting Codes - 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 "ehealth-practice-setting-codes"] ; #
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 ehealth-practice-setting-codes</b></p><a name=\"ehealth-practice-setting-codes\"> </a><a name=\"hcehealth-practice-setting-codes\"> </a><a name=\"ehealth-practice-setting-codes-en-US\"> </a><ul><li>Import all the codes that are contained in <a href=\"ValueSet-sor-organization-specialty.html\">SorOrganizationSpecialty</a></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://ehealth.sundhed.dk/vs/practice-setting-codes"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.2.0"] ; #
fhir:name [ fhir:v "PracticeSettingCodes"] ; #
fhir:title [ fhir:v "Practice Setting Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-02-08T00:00:00+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://ehealth.sundhed.dk" ] ] )
] ) ; #
fhir:description [ fhir:v "Value set used for indicating the specialty for organizations."] ; #
fhir:compose [
( fhir:include [
( fhir:valueSet [
fhir:v "http://ehealth.sundhed.dk/vs/sor-organization-specialty"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/vs/sor-organization-specialty> ] ) ] )
] . #