Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: LivingArrangemen Value Set - 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 "LVGARR"] ; #
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 LVGARR</b></p><a name=\"LVGARR\"> </a><a name=\"hcLVGARR\"> </a><a name=\"LVGARR-en-US\"> </a><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-LivingArrangement.html\"><code>http://terminology.hl7.org/CodeSystem/v3-LivingArrangement</code></a></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://smart-bear.eu/fhir/ValueSet/LVGARR"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.4.1"] ; #
fhir:name [ fhir:v "LVGARR"] ; #
fhir:title [ fhir:v "LivingArrangemen Value Set"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2024-09-17T08:57:54+02:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "Value set for Living Arrangemen"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-LivingArrangement"^^xsd:anyURI ] ] )
] . #