RIVO Noord Zorgviewer MVP2 Implementation Guide
0.2.1 - CI build Netherlands flag

RIVO Noord Zorgviewer MVP2 Implementation Guide - Local Development build (v0.2.1). See the Directory of published versions

: ACP-TreatmentCodelist - JSON Representation

Active as of 2023-03-22

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ACPTreatmentCodelist",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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><td><b>Synonym</b></td><td><b>Nederlands (Nederland) (Dutch (Netherlands), nl)</b></td></tr><tr><td><a href=\"http://snomed.info/id/32485007\">32485007</a></td><td>Hospital admission (procedure)</td><td>opname in ziekenhuis</td><td>opname in ziekenhuis</td></tr><tr><td><a href=\"http://snomed.info/id/281789004\">281789004</a></td><td>Antibiotic therapy (procedure)</td><td>antibiotische therapie</td><td>antibiotische therapie</td></tr><tr><td><a href=\"http://snomed.info/id/431415002\">431415002</a></td><td>Management of internal defibrillation (procedure)</td><td>management van interne defibrillatie</td><td>management van interne defibrillatie</td></tr></table></li><li>Import all the codes that are contained in <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.8&amp;canonical=http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.2.1.1--20171231000000\">BehandelingCodelijst</a></li></ul></div>"
  },
  "url" : "http://hl7.nl/fhir/zorgviewer/ValueSet/ACP-TreatmentCodelist",
  "version" : "0.2.1",
  "name" : "ACPTreatmentCodelist",
  "title" : "ACP-TreatmentCodelist",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-03-22T19:32:43+01:00",
  "publisher" : "HL7NL RIVO-NN",
  "contact" : [
    {
      "name" : "HL7NL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/HL7NL/"
        }
      ]
    },
    {
      "name" : "RIVO-NN",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.rivo-noord.nl/"
        }
      ]
    }
  ],
  "description" : "ACP-TreatmentCodelist",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NL"
        }
      ]
    }
  ],
  "copyright" : "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "32485007",
            "display" : "Hospital admission (procedure)",
            "designation" : [
              {
                "language" : "nl-NL",
                "use" : {
                  "system" : "http://snomed.info/sct",
                  "code" : "900000000000013009",
                  "display" : "Synonym"
                },
                "value" : "opname in ziekenhuis"
              }
            ]
          },
          {
            "code" : "281789004",
            "display" : "Antibiotic therapy (procedure)",
            "designation" : [
              {
                "language" : "nl-NL",
                "use" : {
                  "system" : "http://snomed.info/sct",
                  "code" : "900000000000013009",
                  "display" : "Synonym"
                },
                "value" : "antibiotische therapie"
              }
            ]
          },
          {
            "code" : "431415002",
            "display" : "Management of internal defibrillation (procedure)",
            "designation" : [
              {
                "language" : "nl-NL",
                "use" : {
                  "system" : "http://snomed.info/sct",
                  "code" : "900000000000013009",
                  "display" : "Synonym"
                },
                "value" : "management van interne defibrillatie"
              }
            ]
          }
        ]
      },
      {
        "valueSet" : [
          "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.2.1.1--20171231000000"
        ]
      }
    ]
  }
}