0.1.0 - ci-build

TumorkonferenzenIDG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PosNegNask - JSON Representation

Draft as of 2025-04-28

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "pos-neg-nask-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pos-neg-nask-vs</b></p><a name=\"pos-neg-nask-vs\"> </a><a name=\"hcpos-neg-nask-vs\"> </a><a name=\"pos-neg-nask-vs-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/10828004\">10828004</a></td><td>Positive</td></tr><tr><td><a href=\"http://snomed.info/id/260385009\">260385009</a></td><td>Negative</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-NullFlavor.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-NASK\">NASK</a></td><td>This information has not been sought (e.g., patient was not asked)</td><td>This information has not been sought (e.g., patient was not asked)</td></tr></table></li></ul></div>"
  },
  "url" : "http://idg-rlp.de/fhir/tumorkonferenzen/ValueSet/pos-neg-nask-vs",
  "version" : "0.1.0",
  "name" : "PosNegNaskVS",
  "title" : "PosNegNask",
  "status" : "draft",
  "date" : "2025-04-28T11:03:49+00:00",
  "publisher" : "IDG Institut für digitale Gesundheitsdaten RLP gGmbH",
  "contact" : [
    {
      "name" : "IDG Institut für digitale Gesundheitsdaten RLP gGmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.idg-rlp.de/"
        },
        {
          "system" : "email",
          "value" : "info@idg-rlp.de"
        }
      ]
    }
  ],
  "description" : "PosNegNask",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "10828004",
            "display" : "Positive"
          },
          {
            "code" : "260385009",
            "display" : "Negative"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept" : [
          {
            "code" : "NASK",
            "display" : "This information has not been sought (e.g., patient was not asked)"
          }
        ]
      }
    ]
  }
}