{
"description": "Common Tag Codes defined by FHIR project",
"_filename": "CodeSystem-common-tags.json",
"package_name": "hl7.terminology",
"date": "2020-11-07T09:27:49+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2020-04-10T07:10:28.568+10:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "CommonTags",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Common Tags",
"package_version": "2.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "draft",
"id": "b3c2b267-dbbb-491d-b447-1a163def90fe",
"valueSet": "http://terminology.hl7.org/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": "0.1.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}