{
"description": "Identifies whether a useContext represents a context or classification for the element",
"_filename": "CodeSystem-classification-or-context.json",
"package_name": "hl7.fhir.r2b.examples",
"date": null,
"versionNeeded": false,
"meta": {
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "ClassificationOrContext",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.388"
} ],
"compositional": false,
"status": "draft",
"id": "6f12cf20-2e4d-4abe-917f-dd6285715026",
"valueSet": "http://hl7.org/fhir/ValueSet/classification-or-context",
"kind": null,
"count": 0,
"url": "http://hl7.org/fhir/classification-or-context",
"concept": [ {
"code": "classification",
"display": "Classification",
"definition": "Indicates the useContext is a classification - e.g. Administrative, financial, etc."
}, {
"code": "context",
"display": "Context",
"definition": "Indicates the useContext is a context - a domain of use - e.g. Particular country, organization or system"
} ],
"caseSensitive": true,
"version": "1.4.0",
"contact": [ {
"telecom": [ {
"rank": 1,
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"rank": 1,
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}