Sha256: 071b526e0feef26349a0c8c759494a0360ea439e72b24f2289ab7d605dac3d47
Contents?: true
Size: 1.62 KB
Versions: 3
Compression:
Stored size: 1.62 KB
Contents
{ "resourceType": "ValueSet", "id": "care-plan-intent", "meta": { "lastUpdated": "2018-12-27T22:37:54.724+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pc" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 } ], "url": "http://hl7.org/fhir/ValueSet/care-plan-intent", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.3.150" } ], "version": "4.0.0", "name": "CarePlanIntent", "title": "Care Plan Intent", "status": "draft", "experimental": false, "date": "2018-12-27T22:37:54+11:00", "publisher": "HL7 International - Patient Care WG", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/patientcare/" } ] } ], "description": "Codes indicating the degree of authority/intentionality associated with a care plan.", "compose": { "include": [ { "system": "http://hl7.org/fhir/request-intent", "concept": [ { "code": "proposal" }, { "code": "plan" }, { "code": "order" }, { "code": "option" } ] } ] } }
Version data entries
3 entries across 3 versions & 1 rubygems