Publication Build: This will be filled in by the publication tooling
: Observation State of Mind Label 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 "observation-state-of-mind-label-codes"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-state-of-mind-label-codes.html\"><code>http://fhir/pghd/CodeSystem/state-of-mind-label-codes</code></a></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir/pghd/ValueSet/observation-state-of-mind-label-codes"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.5.0"] ; #
fhir:name [ fhir:v "ObservationStateOfMindLabel"] ; #
fhir:title [ fhir:v "Observation State of Mind Label Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-12-19T16:51:22+09:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Fujitsu"] ; #
fhir:description [ fhir:v "Codes for state of mind label \n心の状態の説明を表すコード"] ; #
fhir:copyright [ fhir:v "Fujitsu"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://fhir/pghd/CodeSystem/state-of-mind-label-codes"^^xsd:anyURI ] ] )
] . #