PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.breastcancer@0.1.0
    http://hl7.org/fhir/us/breastcancer/CodeSystem/shr-core-YesNoUnknownCS
{
  "description": "A simple value set containing the values Yes (or true), No (or false), and Unknown",
  "_filename": "CodeSystem-shr-core-YesNoUnknownCS.json",
  "package_name": "hl7.fhir.us.breastcancer",
  "date": "2018-04-01T00:00:00+11:00",
  "publisher": "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "content": "complete",
  "name": "YesNoUnknownCS",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "BC YesNoUnknownCS CodeSystem",
  "package_version": "0.1.0",
  "status": "draft",
  "id": "8c254e67-4df8-4113-bb94-6669cd984084",
  "kind": null,
  "count": 3,
  "url": "http://hl7.org/fhir/us/breastcancer/CodeSystem/shr-core-YesNoUnknownCS",
  "identifier": {
    "value": "shr.core.YesNoUnknownCS",
    "system": "http://hl7.org/fhir/us/breastcancer"
  },
  "concept": [ {
    "code": "yes",
    "display": "Yes, or true",
    "definition": "Yes, or true"
  }, {
    "code": "no",
    "display": "No, or false",
    "definition": "No, or false"
  }, {
    "code": "unknown",
    "display": "Unknown",
    "definition": "Unknown"
  } ],
  "caseSensitive": true,
  "version": "0.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://standardhealthrecord.org",
      "system": "url"
    } ]
  } ]
}