PackagesCanonicalsLogsProblems
    Packages
    gpc.stu3.fhir-assets@1.1.3
    https://fhir.nhs.uk/STU3/CodeSystem/ITK-ConditionFlag-1
{
  "description": "A code system that describes the status of a patient's condition.",
  "_filename": "CodeSystem-ITK-ConditionFlag-1.json",
  "package_name": "gpc.stu3.fhir-assets",
  "date": "2018-04-18T00:00:00+01:00",
  "publisher": "NHS Digital",
  "purpose": "This code system is defined to be bound to the ITK Condition List entry.flag element in order to show the status of a condition in the list.",
  "content": "complete",
  "name": "ITK Condition Flag",
  "copyright": "Copyright ©2018 NHS Digital",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.1.3",
  "status": "draft",
  "id": "ee4bb929-d949-486d-b9d9-79dd1e9ee937",
  "valueSet": "https://fhir.nhs.uk/STU3/ValueSet/ITK-ConditionFlag-1",
  "kind": null,
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/ITK-ConditionFlag-1",
  "concept": [ {
    "code": "1",
    "display": "Primary"
  }, {
    "code": "2",
    "display": "Secondary"
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "name": "Interoperability Team",
    "telecom": [ {
      "use": "work",
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ]
}