{
"description": "Common Tag Codes defined by FHIR project",
"_filename": "CodeSystem-common-tags.json",
"package_name": "hl7.fhir.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2018-08-19T21:48:56.559+10:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "CommonTags",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": "Common Tags",
"package_version": "3.5.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueString": "Draft"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "draft",
"id": "91daf663-1834-43de-90fe-dfcc1b58ddee",
"valueSet": "http://hl7.org/fhir/ValueSet/common-tags",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/common-tags",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.1067",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "actionable",
"display": "Actionable",
"definition": "This request is intended to be acted upon, not merely stored"
} ],
"caseSensitive": true,
"version": "3.5.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}