FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/NICE_TreatmentCodelist

Packageniceprofiling.v23q1
TypeValueSet
IdNICE_TreatmentCodelist
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/ValueSet/NICE-TreatmentCodelist
URLhttps://fhir.stichting-nice.nl/ValueSet/NICE-TreatmentCodelist
Statusactive
NameNICE_TreatmentCodelist
TitleNICE-TreatmentCodelist
DescriptionValueSet that defines the treatments for which care directive applies. The ValueSet is originally based on the Nictiz BehandelingCodelijst codelist (https://zibs.nl/wiki/BehandelAanwijzing-v3.1(2017NL)#BehandelingCodelijst) and is extended with a code for renal replace therapy (RRT): https://www.stichting-nice.nl/dd/#926

Resources that use this resource

StructureDefinition
NICE-Consent-2022Q1NICE-Consent
NICE-TreatmentDirective-2022Q1NICE-TreatmentDirective

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
v3-NullFlavorNullFlavor
sctSNOMED codes used in this IG
sctveri
v3-NullFlavorNullFlavor
ValueSet
2.16.840.1.113883.2.4.3.11.60.40.2.2.1.1--20171231000000BehandelingCodelijst

Narrative

Note: links and images are rebased to the (stated) source

NICE-TreatmentCodelist

https://fhir.stichting-nice.nl/ValueSet/NICE-TreatmentCodelist

ValueSet that defines the treatments for which care directive applies. The ValueSet is originally based on the Nictiz BehandelingCodelijst codelist (https://zibs.nl/wiki/BehandelAanwijzing-v3.1(2017NL)#BehandelingCodelijst) and is extended with a code for renal replace therapy (RRT): https://www.stichting-nice.nl/dd/#926


Source

{
  "resourceType": "ValueSet",
  "url": "https://fhir.stichting-nice.nl/ValueSet/NICE-TreatmentCodelist",
  "title": "NICE-TreatmentCodelist",
  "status": "active",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "714749008",
            "display": "Continuous renal replacement therapy (procedure)"
          },
          {
            "code": "895382009",
            "display": "Prolonged intermittent renal replacement therapy (procedure)"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"
      },
      {
        "system": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.2.1.1--20171231000000"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "language": "English",
  "publisher": "NICE",
  "description": "ValueSet that defines the treatments for which care directive applies.\nThe ValueSet is originally based on the Nictiz BehandelingCodelijst codelist (https://zibs.nl/wiki/BehandelAanwijzing-v3.1(2017NL)#BehandelingCodelijst) and is extended with a code for renal replace therapy (RRT): https://www.stichting-nice.nl/dd/#926",
  "name": "NICE_TreatmentCodelist"
}