{ "description": "The kind of medication order", "_filename": "CodeSystem-medication-request-intent.json", "package_name": "hl7.fhir.core", "date": "2017-12-20T15:52:34+11:00", "meta": { "lastUpdated": "2017-12-20T15:52:34.818+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "MedicationRequestIntent", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "3.2.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "phx" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "Trial Use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3 } ], "status": "draft", "id": "2f0a5d62-460a-4116-84e1-5d6eeadb0339", "valueSet": "http://hl7.org/fhir/ValueSet/medication-request-intent", "kind": null, "url": "http://hl7.org/fhir/medication-request-intent", "identifier": { "value": "urn:oid:2.16.840.1.113883.4.642.1.362", "system": "urn:ietf:rfc:3986" }, "concept": [ { "code": "proposal", "display": "Proposal", "definition": "The request is a suggestion made by someone/something that doesn't have an intention to ensure it occurs and without providing an authorization to act" }, { "code": "plan", "display": "Plan", "definition": "The request represents an intension to ensure something occurs without providing an authorization for others to act" }, { "code": "order", "concept": [ { "code": "instance-order", "display": "Instance Order", "definition": "The request represents an instance for the particular order, for example a medication administration record." } ], "display": "Order", "definition": "The request represents a request/demand and authorization for action" }, { "code": "option", "display": "Option", "definition": "The request represents a component or opiton for a RequestGroup that establishes timing, conditionality and/or other constraints among a set of requests." } ], "caseSensitive": true, "version": "3.2.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }