This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). 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: R4 R3
FHIR Value set/code system definition for HL7 v2 table 0506 ( Service Request Relationship)
{ "resourceType": "CodeSystem", "id": "v2-0506", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition" ] }, "text": { "status": "additional", "div": "<div>!-- Snipped for Brevity --></div>" }, "url": "http://hl7.org/fhir/v2/0506", "identifier": { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.133883.18.330" }, "version": "2.8.2", "name": "v2 Service Request Relationship", "status": "active", "experimental": true, "publisher": "HL7, Inc", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org" } ] } ], "description": "FHIR Value set/code system definition for HL7 v2 table 0506 ( Service Request Relationship)", "caseSensitive": false, "valueSet": "http://hl7.org/fhir/ValueSet/v2-0506", "content": "complete", "concept": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "A compound is an extempo order which may be made up of multiple drugs. For example, many hospitals have a standard item called \"Magic Mouthwash\". The item is ordered that way by the physician. The extempo items will contain multiple products, such as Ma" } ], "code": "C", "display": "Compound" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "An exclusive order is an order where only one of the multiple items should be administered at any one dosage time. The nurse may chose between the alternatives, but should only give ONE of them. An example would be: Phenergan 25 mg PO, IM or R q6h prn (" } ], "code": "E", "display": "Exclusive" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "Where a set of two or more orders exist and the Nurse, or other caregiver, has the prerogative to choose which order will be administered at a particular point in time. For example,<p> Milk of Magnesia PO 30 ml qhs (at bedtime)<p> Dulcolax Supp R @ hs pr" } ], "code": "N", "display": "Nurse prerogative" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "A simultaneous order is 2 or more drugs which are ordered to be given at the same time. A common example of this would be Demerol and Phenergan (Phenergan is given with the Demerol to control the nausea that Demerol can cause). The order could be: Demer" } ], "code": "S", "display": "Simultaneous" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "A tapering order is one in which the same drug is used, but it has a declining dosage over a number of days.<p>For example, Decadron 0.5 mg is often ordered this way. The order would look like this:<p> Decadron 0.5 mg qid (four times a day) for 2 days, t" } ], "code": "T", "display": "Tapering" } ] }
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.