INTEROPen CareConnect Base STU3 Implementation Guide
3.0.0 - CI Build

INTEROPen CareConnect Base STU3 Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions

ACVPU-1 - TTL Representation

(back to description)

Raw ttl

Source view

@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 "CareConnect-ACVPU-1"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"> \n         <h2>Care Connect ACVPU</h2> \n         <div> \n            <p>A code from the SNOMED Clinical Terminology UK coding system which describes whether a patient is mentally alert, unresponsive, responds to voice, responds to pain or is acutely confused.</p> \n         </div> \n         <p> \n            <b>Copyright Statement:</b> 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. \n         </p> \n         <p>This value set includes codes from the following code systems:</p> \n         <ul> \n            <li>Include codes from \n               <a href=\"http://www.snomed.org/\"> \n                  <code>http://snomed.info/sct</code> \n               </a> where constraint  =  (248234008 |Mentally alert| OR 300202002 |Responds to voice| OR 450847001 |Responds to pain| OR 422768004 |Unresponsive| OR 130987000 |Acute confusion|) \n            </li> \n         </ul> \n      </div>"
  ];
  fhir:ValueSet.url [ fhir:value "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ACVPU-1"];
  fhir:ValueSet.version [ fhir:value "3.0.0"];
  fhir:ValueSet.name [ fhir:value "Care Connect ACVPU"];
  fhir:ValueSet.status [ fhir:value "draft"];
  fhir:ValueSet.date [ fhir:value "2018-11-08T16:01:00+00:00"^^xsd:dateTime];
  fhir:ValueSet.publisher [ fhir:value "INTEROpen"];
  fhir:ValueSet.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "other" ];
       fhir:ContactPoint.value [ fhir:value "https://interopen.ryver.com/" ]     ]
  ];
  fhir:ValueSet.description [ fhir:value "A code from the SNOMED Clinical Terminology UK coding system which describes whether a patient is mentally alert, unresponsive, responds to voice, responds to pain or is acutely confused."];
  fhir:ValueSet.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
       fhir:Coding.code [ fhir:value "826" ]     ]
  ];
  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.filter [
         fhir:index 0;
         fhir:ValueSet.compose.include.filter.property [ fhir:value "constraint" ];
         fhir:ValueSet.compose.include.filter.op [ fhir:value "=" ];
         fhir:ValueSet.compose.include.filter.value [ fhir:value "(248234008 |Mentally alert| OR 300202002 |Responds to voice| OR 450847001 |Responds to pain| OR 422768004 |Unresponsive| OR 130987000 |Acute confusion|)" ]       ]     ]
  ];
  fhir:ValueSet.expansion [
     fhir:ValueSet.expansion.identifier [ fhir:value "c3f271f3-259b-4613-b8a1-33705dc38461" ];
     fhir:ValueSet.expansion.timestamp [ fhir:value "2019-12-11T16:50:29+00:00"^^xsd:dateTime ];
     fhir:ValueSet.expansion.total [ fhir:value "5"^^xsd:integer ];
     fhir:ValueSet.expansion.parameter [
       fhir:index 0;
       fhir:ValueSet.expansion.parameter.name [ fhir:value "version" ];
       fhir:ValueSet.expansion.parameter.valueUri [ fhir:value "http://snomed.info/sct?version=http%3A%2F%2Fsnomed.info%2Fsct%2F999000031000000106%2Fversion%2F20190807" ]     ], [
       fhir:index 1;
       fhir:ValueSet.expansion.parameter.name [ fhir:value "count" ];
       fhir:ValueSet.expansion.parameter.valueInteger [ fhir:value "2147483647"^^xsd:integer ]     ], [
       fhir:index 2;
       fhir:ValueSet.expansion.parameter.name [ fhir:value "offset" ];
       fhir:ValueSet.expansion.parameter.valueInteger [ fhir:value "0"^^xsd:integer ]     ];
     fhir:ValueSet.expansion.contains [
       fhir:index 0;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.expansion.contains.code [ fhir:value "422768004" ];
       fhir:ValueSet.expansion.contains.display [ fhir:value "Unresponsive" ]     ], [
       fhir:index 1;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.expansion.contains.code [ fhir:value "248234008" ];
       fhir:ValueSet.expansion.contains.display [ fhir:value "Mentally alert" ]     ], [
       fhir:index 2;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.expansion.contains.code [ fhir:value "300202002" ];
       fhir:ValueSet.expansion.contains.display [ fhir:value "Responds to voice" ]     ], [
       fhir:index 3;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.expansion.contains.code [ fhir:value "450847001" ];
       fhir:ValueSet.expansion.contains.display [ fhir:value "Responds to pain" ]     ], [
       fhir:index 4;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.expansion.contains.code [ fhir:value "130987000" ];
       fhir:ValueSet.expansion.contains.display [ fhir:value "Acute confusion" ]     ]
  ].

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

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