Publication Build: This will be filled in by the publication tooling
Active as of 2025-03-31 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "VitalsBodyPosition"] ; #
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 VitalsBodyPosition</b></p><a name=\"VitalsBodyPosition\"> </a><a name=\"hcVitalsBodyPosition\"> </a><a name=\"VitalsBodyPosition-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/102536004\">102536004</a></td><td>Left lateral decubitus position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/102538003\">102538003</a></td><td>Recumbent body position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/1240000\">1240000</a></td><td>Prone body position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/102535000\">102535000</a></td><td>Right lateral decubitus position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/426408003\">426408003</a></td><td>Semi-Fowler's position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/33586001\">33586001</a></td><td>Sitting position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/10904000\">10904000</a></td><td>Orthostatic body position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/34106002\">34106002</a></td><td>Trendelenburg position (finding)</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://va.gov/fhir/ValueSet/VitalsBodyPosition"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.3.1"] ; #
fhir:name [ fhir:v "VitalsBodyPosition"] ; #
fhir:title [ fhir:v "VitalsBodyPosition FHIR"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-03-31T14:29:33+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "VA"] ; #
fhir:contact ( [
fhir:name [ fhir:v "VA" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.va.gov" ] ] )
] ) ; #
fhir:description [ fhir:v "FHIR Target ValueSet for Terminology Maps [VF_VitalsBodyPosition](ConceptMap-VF-VitalsBodyPosition.html)"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "102536004" ] ;
fhir:display [ fhir:v "Left lateral decubitus position (finding)" ] ] [
fhir:code [ fhir:v "102538003" ] ;
fhir:display [ fhir:v "Recumbent body position (finding)" ] ] [
fhir:code [ fhir:v "1240000" ] ;
fhir:display [ fhir:v "Prone body position (finding)" ] ] [
fhir:code [ fhir:v "102535000" ] ;
fhir:display [ fhir:v "Right lateral decubitus position (finding)" ] ] [
fhir:code [ fhir:v "426408003" ] ;
fhir:display [ fhir:v "Semi-Fowler's position (finding)" ] ] [
fhir:code [ fhir:v "33586001" ] ;
fhir:display [ fhir:v "Sitting position (finding)" ] ] [
fhir:code [ fhir:v "10904000" ] ;
fhir:display [ fhir:v "Orthostatic body position (finding)" ] ] [
fhir:code [ fhir:v "34106002" ] ;
fhir:display [ fhir:v "Trendelenburg position (finding)" ] ] ) ] )
] . #
IG © 2025 VA. Package va.maps#1.3.1 based on FHIR 4.0.1. Generated 2025-03-31
Links: Table of Contents |
QA Report
| Propose a change