spelled out name of the IHE Profile, published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/supplement-template/ and changes regularly. See the Directory of published versions
: The positions during laughing - 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 "ihe-ToDo-laughing-positions"] ; #
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 ihe-ToDo-laughing-positions</b></p><a name=\"ihe-ToDo-laughing-positions\"> </a><a name=\"hcihe-ToDo-laughing-positions\"> </a><a name=\"ihe-ToDo-laughing-positions-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/93013-1/\">93013-1</a></td><td>Sitting ability</td></tr><tr><td><a href=\"https://loinc.org/60730-9/\">60730-9</a></td><td>Standing</td></tr><tr><td><a href=\"https://loinc.org/85927-2/\">85927-2</a></td><td>Lying to sitting on side of bed - functional goal</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://profiles.ihe.net/Domain/Profile/ValueSet/ihe-ToDo-laughing-positions"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1-current"] ; #
fhir:name [ fhir:v "IheToDoLaughing"] ; #
fhir:title [ fhir:v "The positions during laughing"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-30T14:09:04+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "IHE IT Infrastructure Technical Committee"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/it_infrastructure/" ] ] )
] [
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iti@ihe.net" ] ] )
] [
fhir:name [ fhir:v "IHE IT Infrastructure Technical Committee" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iti@ihe.net" ] ] )
] ) ; #
fhir:description [ fhir:v "These are the body positions that IHE ToDo laughing. The valueset is not a good one as it is being used in BodySite but it is not the site on the body but the position of the body... but this is just for fun."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "93013-1" ] ;
fhir:display [ fhir:v "Sitting ability" ] ] [
fhir:code [ fhir:v "60730-9" ] ;
fhir:display [ fhir:v "Standing" ] ] [
fhir:code [ fhir:v "85927-2" ] ;
fhir:display [ fhir:v "Lying to sitting on side of bed - functional goal" ] ] ) ] )
] . #