PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.examples@1.4.0
    http://hl7.org/fhir/flag-category
{
  "description": "Example list of detail codes for flagged issues. (Not complete or necessarily appropriate.)",
  "_filename": "CodeSystem-flag-category.json",
  "package_name": "hl7.fhir.r2b.examples",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HL7 International - Patient Care WG",
  "content": "complete",
  "name": "Flag Category",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.403"
  } ],
  "compositional": false,
  "status": "draft",
  "id": "e6ca4c69-a235-4507-9f2e-d9a2d058500d",
  "valueSet": "http://hl7.org/fhir/ValueSet/flag-category",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/flag-category",
  "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": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://www.hl7.org/Special/committees/patientcare",
      "system": "other"
    } ]
  } ]
}