Breast Imaging Reporting - 2nd STU ballot
0.3.0 - CI Build United States of America flag

Breast Imaging Reporting - 2nd STU ballot, published by HL7 International - Clinical Interoperability Council. This is not an authorized publication; it is the continuous build for version 0.3.0). This version is based on the current content of https://github.com/HL7/fhir-breast-radiology-ig/ and changes regularly. See the Directory of published versions

: ConsistentWith Qualifier CodeSystem - JSON Representation

Active as of 2022-12-07

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ConsistentWithQualifierCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/ConsistentWithQualifierCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">DifferentialDiagnosis<a name=\"ConsistentWithQualifierCS-DifferentialDiagnosis\"> </a></td><td>Differential diagnosis</td><td>More than one possibility for a diagnosis.\nThe process of weighing the probability of one disease\nversus that of other diseases\npossibly accounting for a patient's illness.</td></tr><tr><td style=\"white-space:nowrap\">LikelyRepresents<a name=\"ConsistentWithQualifierCS-LikelyRepresents\"> </a></td><td>Likely represents</td><td>Likely represents</td></tr><tr><td style=\"white-space:nowrap\">MostLikely<a name=\"ConsistentWithQualifierCS-MostLikely\"> </a></td><td>Most likely</td><td>Most likely</td></tr><tr><td style=\"white-space:nowrap\">Resembles<a name=\"ConsistentWithQualifierCS-Resembles\"> </a></td><td>Resembles</td><td>Resembles</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/breast-radiology/CodeSystem/ConsistentWithQualifierCS",
  "version" : "0.3.0",
  "name" : "ConsistentWithQualifierCS",
  "title" : "ConsistentWith Qualifier CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-12-07T21:19:53+00:00",
  "publisher" : "HL7 International - Clinical Interoperability Council",
  "contact" : [
    {
      "name" : "HL7 International - Clinical Interoperability Council",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description" : "ConsistentWithQualifier  code system",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "DifferentialDiagnosis",
      "display" : "Differential diagnosis",
      "definition" : "More than one possibility for a diagnosis.\nThe process of weighing the probability of one disease\nversus that of other diseases\npossibly accounting for a patient's illness."
    },
    {
      "code" : "LikelyRepresents",
      "display" : "Likely represents",
      "definition" : "Likely represents"
    },
    {
      "code" : "MostLikely",
      "display" : "Most likely",
      "definition" : "Most likely"
    },
    {
      "code" : "Resembles",
      "display" : "Resembles",
      "definition" : "Resembles"
    }
  ]
}