PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/flag-category
{
  "description": "Example list of general categories for flagged issues. (Not complete or necessarily appropriate.)",
  "_filename": "CodeSystem-flag-category.json",
  "package_name": "hl7.fhir.r3.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": "HL7 International - Patient Care WG",
  "content": "complete",
  "name": "Flag Category",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "draft",
  "id": "7012fa44-bd30-48df-b1f0-9ea7a3550913",
  "valueSet": "http://hl7.org/fhir/ValueSet/flag-category",
  "kind": null,
  "url": "http://hl7.org/fhir/flag-category",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.113",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "diet",
    "display": "Diet",
    "definition": "Flags related to the subject's dietary needs."
  }, {
    "code": "drug",
    "display": "Drug",
    "definition": "Flags related to the patient's medications."
  }, {
    "code": "lab",
    "display": "Lab",
    "definition": "Flags related to performing laboratory tests and related processes (e.g. phlebotomy)."
  }, {
    "code": "admin",
    "display": "Administrative",
    "definition": "Flags related to administrative and financial processes."
  }, {
    "code": "contact",
    "display": "Subject contact",
    "definition": "Flags related to coming into contact with the patient."
  } ],
  "caseSensitive": true,
  "version": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare",
      "system": "url"
    } ]
  } ]
}