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

FHIR IG Statistics: ValueSet/NICE_AdministrationRoute

Packageniceprofiling.v23q1
TypeValueSet
IdNICE_AdministrationRoute
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/ValueSet/NICE-AdministrationRoute
URLhttps://fhir.stichting-nice.nl/ValueSet/NICE-AdministrationRoute
Statusactive
NameNICE_AdministrationRoute
TitleNICE-AdministrationRoute
DescriptionValueSet that includes various administration routes. The administration route codes are based on the Dutch G-Standaard. The code consists of the concatenation of the thesaurusnumber and thesaurus_itemnumber. E.g. oral administration route code is 79 (thesaurusnumber = 7 & thesaurus_itemnumber = 9).

Resources that use this resource

StructureDefinition
NICE-MedicationAdministration-2022Q1NICE-MedicationAdministration

Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor
v3-NullFlavorNullFlavor

Narrative

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

NICE-AdministrationRoute

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

ValueSet that includes various administration routes. The administration route codes are based on the Dutch G-Standaard. The code consists of the concatenation of the thesaurusnumber and thesaurus_itemnumber. E.g. oral administration route code is 79 (thesaurusnumber = 7 & thesaurus_itemnumber = 9).


Source

{
  "resourceType": "ValueSet",
  "url": "https://fhir.stichting-nice.nl/ValueSet/NICE-AdministrationRoute",
  "title": "NICE-AdministrationRoute",
  "status": "active",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.z-index.nl/g-standaard",
        "concept": [
          {
            "code": "70",
            "display": "Niet ingevuld"
          },
          {
            "code": "71",
            "display": "Niet van toepassing"
          },
          {
            "code": "75",
            "display": "Intraveneus"
          },
          {
            "code": "79",
            "display": "Oraal"
          },
          {
            "code": "752",
            "display": "Intra-arterieel"
          },
          {
            "code": "754",
            "display": "(Gastro-)Enteraal"
          }
        ]
      },
      {
        "concept": [
          {
            "code": "OTH",
            "display": "Overig"
          }
        ],
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "publisher": "NICE",
  "description": "ValueSet that includes various administration routes. The administration route codes are based on the Dutch G-Standaard. The code consists of the concatenation of the thesaurusnumber and thesaurus_itemnumber. E.g. oral administration route code is 79 (thesaurusnumber = 7 & thesaurus_itemnumber = 9).",
  "name": "NICE_AdministrationRoute"
}