{
"description": "Identifies whether a useContext represents a context or classification for the element",
"_filename": "codesystem-classification-or-context.json",
"package_name": "hl7.fhir.core",
"date": "2016-12-06T12:22:34+11:00",
"meta": {
"lastUpdated": "2016-12-06T12:22:34.981+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "ClassificationOrContext",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.8.0",
"status": "draft",
"id": "9d00b520-4a62-4428-96cd-3278749e8027",
"valueSet": "http://hl7.org/fhir/ValueSet/classification-or-context",
"kind": null,
"url": "http://hl7.org/fhir/classification-or-context",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.388",
"system": "urn:ietf:rfc:3986"
},
"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.8.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}