Vital Signs Implementation Guide version 0.1.0 (Release 0.1.0 Ballot )

This page is part of the Vital Signs FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

Turtle Format: ValueSet-bpCuffSizeVS

Raw ttl

@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 "bpCuffSizeVS"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablevalueset";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     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://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=720738005\">720738005</a></td><td>Blood pressure cuff, adult size large (physical object)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=720739002\">720739002</a></td><td>Blood pressure cuff, adult size small (physical object)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=720740000\">720740000</a></td><td>Blood pressure cuff, adult thigh type (physical object)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=720736009\">720736009</a></td><td>Blood pressure cuff, pediatric size (physical object)</td><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></tr><tr><td><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-24821000205101\">24821000205101</a></td><td>Blood pressure cuff, upper arm, adult size universal (physical object)</td><td>A blood pressure suff size that is universal in size for adults on the upper arm.</td></tr><tr><td><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-24811000205108\">24811000205108</a></td><td>Blood pressure cuff, adult size medium (physical object)</td><td>A blood pressure suff size that is in between small and large sizes for adults on the upper arm.</td></tr><tr><td><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-8741000205104\">8741000205104</a></td><td>Blood pressure cuff, ankle type (physical object)</td><td>A blood pressure cuff sized to use on an ankle.</td></tr><tr><td><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-8731000205109\">8731000205109</a></td><td>Blood pressure cuff, extra large adult thigh cuff (physical object)</td><td>A blood pressure cuff large enough to use on the thigh.</td></tr><tr><td><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-8861000205108\">8861000205108</a></td><td>Blood pressure cuff, infant size (physical object)</td><td>A blood pressure cuff sized to use on an infant.</td></tr><tr><td><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-8841000205107\">8841000205107</a></td><td>Blood pressure cuff, neonatal size 1 (physical object)</td><td>A blood pressure cuff of size 1 for a newborn.</td></tr><tr><td><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-8851000205105\">8851000205105</a></td><td>Blood pressure cuff, neonatal size 2 (physical object)</td><td>A blood pressure cuff of size 2 for a newborn.</td></tr><tr><td><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-8821000205104\">8821000205104</a></td><td>Blood pressure cuff, neonatal size 3 (physical object)</td><td>A blood pressure cuff of size 3 for a newborn.</td></tr><tr><td><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-8811000205106\">8811000205106</a></td><td>Blood pressure cuff, neonatal size 4 (physical object)</td><td>A blood pressure cuff of size 4 for a newborn.</td></tr><tr><td><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-8801000205109\">8801000205109</a></td><td>Blood pressure cuff, neonatal size 5 (physical object)</td><td>A blood pressure cuff of size 5 for a newborn.</td></tr></table></li></ul></div>"
  ];
  fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/vitals/ValueSet/bpCuffSizeVS"];
  fhir:ValueSet.version [ fhir:value "0.1.0"];
  fhir:ValueSet.name [ fhir:value "BloodPressureCuffSizevalueset"];
  fhir:ValueSet.title [ fhir:value "Blood Pressure Cuff Size value set"];
  fhir:ValueSet.status [ fhir:value "draft"];
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:ValueSet.date [ fhir:value "2019-05-29"^^xsd:date];
  fhir:ValueSet.publisher [ fhir:value "HSPC"];
  fhir:ValueSet.description [ fhir:value "SELECT SNOMED CT code system values."];
  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 "TBD"];
  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 "720738005" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Blood pressure cuff, adult size large (physical object)" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "720739002" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Blood pressure cuff, adult size small (physical object)" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "720740000" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Blood pressure cuff, adult thigh type (physical object)" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "720736009" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Blood pressure cuff, pediatric size (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 "24821000205101" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Blood pressure cuff, upper arm, adult size universal (physical object)" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "24811000205108" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Blood pressure cuff, adult size medium (physical object)" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "8741000205104" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Blood pressure cuff, ankle type (physical object)" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "8731000205109" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Blood pressure cuff, extra large adult thigh cuff (physical object)" ]       ], [
         fhir:index 4;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "8861000205108" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Blood pressure cuff, infant size (physical object)" ]       ], [
         fhir:index 5;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "8841000205107" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Blood pressure cuff, neonatal size 1 (physical object)" ]       ], [
         fhir:index 6;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "8851000205105" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Blood pressure cuff, neonatal size 2 (physical object)" ]       ], [
         fhir:index 7;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "8821000205104" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Blood pressure cuff, neonatal size 3 (physical object)" ]       ], [
         fhir:index 8;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "8811000205106" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Blood pressure cuff, neonatal size 4 (physical object)" ]       ], [
         fhir:index 9;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "8801000205109" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Blood pressure cuff, neonatal size 5 (physical object)" ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.