This page is part of the FHIR Specification (v4.3.0: R4B - STU). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Definition for Value SetService Request Order Details Codes
{ "resourceType" : "ValueSet", "id" : "servicerequest-orderdetail", "meta" : { "lastUpdated" : "2022-05-28T12:47:40.239+10:00", "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] }, "text" : { "status" : "generated", "div" : "<div>!-- Snipped for Brevity --></div>" }, "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode" : "oo" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode" : "draft" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger" : 1 }], "url" : "http://hl7.org/fhir/ValueSet/servicerequest-orderdetail", "identifier" : [{ "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.3.435" }], "version" : "4.3.0", "name" : "ServiceRequestOrderDetailsCodes", "title" : "Service Request Order Details Codes", "status" : "draft", "experimental" : true, "publisher" : "Orders and Observations Workgroup", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://www.hl7.org/Special/committees/orders/index.cfm" }] }], "description" : "An example value set of Codified order entry details concepts. These concepts only make sense in the context of what is being ordered. This example is for a patient ventilation order", "copyright" : "This specification includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org.", "compose" : { "include" : [{ "system" : "http://snomed.info/sct", "concept" : [{ "code" : "47545007", "display" : "Continuous positive airway pressure ventilation treatment (regime/therapy)", "designation" : [{ "value" : "CPAP" }] }, { "code" : "286812008", "display" : "Pressure controlled ventilation (procedure)", "designation" : [{ "value" : "PCV" }] }, { "code" : "243144002", "display" : "Patient triggered inspiratory assistance (procedure)", "designation" : [{ "value" : "IPPB" }] }, { "code" : "243150007", "display" : "Assisted controlled mandatory ventilation (procedure)", "designation" : [{ "value" : "ACV" }] }, { "code" : "59427005", "display" : "Synchronized intermittent mandatory ventilation (procedure)", "designation" : [{ "value" : "SIMV" }] }] }] } }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.