This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetImportance
{ "resourceType": "ValueSet", "id": "valueset-qicore-importance", "meta": { "lastUpdated": "2015-03-27T00:13:00.999+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:0.00.000.0.000000.0.00.001" }, { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:0.00.000.0.000000.0.00.001" } ], "url": "http://hl7.org/fhir/vs/qicore-importance", "version": "0.4.0", "name": "Importance", "publisher": "CIMI", "contact": [ { "telecom": [ { "system": "url", "value": "http://cimi.org/valueset/importance" } ] }, { "telecom": [ { "system": "url", "value": "http://www.cimi.org/" } ] } ], "description": "Importance Value Set for Patient", "status": "active", "experimental": true, "compose": { "include": [ { "system": "http://cimi.org/vs/patient/importance", "concept": [ { "code": "19266", "display": "Board Member" }, { "code": "19268", "display": "Financial Donor" }, { "code": "19274", "display": "Foreign Dignitary" }, { "code": "19270", "display": "Government Dignitary" }, { "code": "19269", "display": "Physician Family Member" }, { "code": "19271", "display": "Staff Family Member" }, { "code": "19272", "display": "Staff Member" }, { "code": "19267", "display": "Staff Physician" }, { "code": "19273", "display": "Very Important Person" } ] } ] } }
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.