PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.breastcancer@0.1.0
    http://hl7.org/fhir/us/breastcancer/CodeSystem/oncology-PositiveNegativeEquivocalCS
{
  "description": "Interpretation of a test result as positive, negative or equivocal.",
  "_filename": "CodeSystem-oncology-PositiveNegativeEquivocalCS.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": "PositiveNegativeEquivocalCS",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "BC PositiveNegativeEquivocalCS CodeSystem",
  "package_version": "0.1.0",
  "status": "draft",
  "id": "e8290a74-7578-4f84-93a6-59db31ec546e",
  "kind": null,
  "count": 3,
  "url": "http://hl7.org/fhir/us/breastcancer/CodeSystem/oncology-PositiveNegativeEquivocalCS",
  "identifier": {
    "value": "oncology.PositiveNegativeEquivocalCS",
    "system": "http://hl7.org/fhir/us/breastcancer"
  },
  "concept": [ {
    "code": "negative",
    "display": "Negative",
    "definition": "Negative"
  }, {
    "code": "equivocal",
    "display": "Equivocal",
    "definition": "Equivocal"
  }, {
    "code": "positive",
    "display": "Positive",
    "definition": "Positive"
  } ],
  "caseSensitive": true,
  "version": "0.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://standardhealthrecord.org",
      "system": "url"
    } ]
  } ]
}