http://terminology.hl7.org/CodeSystem/common-tags|4.0.1

name
CommonTags
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft

Common Tags

Common Tag Codes defined by FHIR project

{
  "description" : "Common Tag Codes defined by FHIR project",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "FHIR Project team",
  "content" : "complete",
  "name" : "CommonTags",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Common Tags",
  "supliment" : null,
  "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" : "5ce9f074-0ff1-566a-a418-0b115f7dee6d",
  "valueSet" : "http://hl7.org/fhir/ValueSet/common-tags",
  "url" : "http://terminology.hl7.org/CodeSystem/common-tags",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.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" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}