Breast Radiology Reporting - 1st STU ballot
0.2.0 - STU 1 Ballot 2020May

Breast Radiology Reporting - 1st STU ballot - Local Development build (v0.2.0). See the Directory of published versions

ConsistentWithQualifier ValueSet - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "ConsistentWithQualifierVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ConsistentWithQualifier ValueSet</h2><div><p>ConsistentWithQualifier value set.</p>\n</div><ul><li>Include these codes as defined in <a href=\"CodeSystem-ConsistentWithQualifierCS.html\"><code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/ConsistentWithQualifierCS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-ConsistentWithQualifierCS.html#ConsistentWithQualifierCS-DifferentialDiagnosis\">DifferentialDiagnosis</a></td><td>Differential diagnosis</td><td>More than one possibility for a diagnosis. <br/>The process of weighing the probability of one disease <br/>versus that of other diseases <br/>possibly accounting for a patient's illness. <br/><br/><br/>Valid for the following modalities: MG US MRI NM.</td></tr><tr><td><a href=\"CodeSystem-ConsistentWithQualifierCS.html#ConsistentWithQualifierCS-LikelyRepresents\">LikelyRepresents</a></td><td>Likely represents</td><td>Likely represents <br/><br/><br/>Valid for the following modalities: MG US MRI NM.</td></tr><tr><td><a href=\"CodeSystem-ConsistentWithQualifierCS.html#ConsistentWithQualifierCS-MostLikely\">MostLikely</a></td><td>Most likely</td><td>Most likely <br/><br/><br/>Valid for the following modalities: MG US.</td></tr><tr><td><a href=\"CodeSystem-ConsistentWithQualifierCS.html#ConsistentWithQualifierCS-Resembles\">Resembles</a></td><td>Resembles</td><td>Resembles <br/><br/><br/>Valid for the following modalities: MG US MRI NM.</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/breast-radiology/ValueSet/ConsistentWithQualifierVS",
  "version" : "0.2.0",
  "name" : "ConsistentWithQualifierVS",
  "title" : "ConsistentWithQualifier ValueSet",
  "status" : "draft",
  "date" : "2019-11-01T00:00:00+00:00",
  "publisher" : "Hl7 - Clinical Interoperability Council",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description" : "ConsistentWithQualifier value set.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/breast-radiology/CodeSystem/ConsistentWithQualifierCS",
        "concept" : [
          {
            "code" : "DifferentialDiagnosis",
            "display" : "Differential diagnosis"
          },
          {
            "code" : "LikelyRepresents",
            "display" : "Likely represents"
          },
          {
            "code" : "MostLikely",
            "display" : "Most likely"
          },
          {
            "code" : "Resembles",
            "display" : "Resembles"
          }
        ]
      }
    ]
  }
}