This page is part of the Vital Signs FHIR IG (v1.0.0: STU1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2022-09-12 |
@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:Resource.id [ fhir:value "weightMeasurementDeviceVS"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><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/466289007\">466289007</a></td><td>Bed scale (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/444063009\">444063009</a></td><td>Broselow Luten color coding system for pediatric weight estimation (assessment scale)</td></tr><tr><td><a href=\"http://snomed.info/id/720689000\">720689000</a></td><td>Chair scale (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/469204003\">469204003</a></td><td>Floor scale, electronic (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/469787007\">469787007</a></td><td>Floor scale, mechanical (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/58514003\">58514003</a></td><td>Infant scale (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/462242008\">462242008</a></td><td>Patient sling scale (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/466532009\">466532009</a></td><td>Wheelchair scale (physical object)</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-SolorTemporaryCodeSystem.html\"><code>http://hl7.org/fhir/us/vitals/CodeSystem/SolorTemporaryCodeSystem</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-24181000205106\">24181000205106</a></td><td>Patient lift scale (physical object)</td><td>A device used to lift a patient out of or into bed and also has a scale to measure the subject's weight.</td></tr></table></li></ul></div>"
];
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/vitals/ValueSet/weightMeasurementDeviceVS"];
fhir:ValueSet.version [ fhir:value "1.0.0"];
fhir:ValueSet.name [ fhir:value "WeightMeasurementDevice"];
fhir:ValueSet.title [ fhir:value "Weight Measurement Device value set"];
fhir:ValueSet.status [ fhir:value "active"];
fhir:ValueSet.date [ fhir:value "2022-09-12T00:47:55+00:00"^^xsd:dateTime];
fhir:ValueSet.publisher [ fhir:value "HL7 International - Clinical Information Modeling Initiative"];
fhir:ValueSet.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 International - Clinical Information Modeling Initiative" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/Special/committees/cimi" ] ]
], [
fhir:index 1;
fhir:ContactDetail.name [ fhir:value "Logica" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "https://www.logicahealth.org/" ] ]
];
fhir:ValueSet.description [ fhir:value "SELECT SNOMED CT code system values that descibe the instrument used to measure the body weight."];
fhir:ValueSet.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
fhir:Coding.code [ fhir:value "US" ];
fhir:Coding.display [ fhir:value "United States of America" ] ]
];
fhir:ValueSet.copyright [ fhir:value "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"];
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "466289007" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Bed scale (physical object)" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "444063009" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Broselow Luten color coding system for pediatric weight estimation (assessment scale)" ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "720689000" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Chair scale (physical object)" ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.code [ fhir:value "469204003" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Floor scale, electronic (physical object)" ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.code [ fhir:value "469787007" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Floor scale, mechanical (physical object)" ] ], [
fhir:index 5;
fhir:ValueSet.compose.include.concept.code [ fhir:value "58514003" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Infant scale (physical object)" ] ], [
fhir:index 6;
fhir:ValueSet.compose.include.concept.code [ fhir:value "462242008" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Patient sling scale (physical object)" ] ], [
fhir:index 7;
fhir:ValueSet.compose.include.concept.code [ fhir:value "466532009" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Wheelchair scale (physical object)" ] ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/us/vitals/CodeSystem/SolorTemporaryCodeSystem" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "24181000205106" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Patient lift scale (physical object)" ] ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2021+ HL7 International - Clinical Information Modeling Initiative. Package hl7.fhir.us.vitals#1.0.0 based on FHIR 4.0.1. Generated 2022-09-12
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change