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

FHIR IG Statistics: ValueSet/nkrs-basisoffirsttreatmentcomplexdecision

Packagech.fhir.ig.ch-crl
TypeValueSet
Idnkrs-basisoffirsttreatmentcomplexdecision
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-crl/http://fhir.ch/ig/ch-crl/ValueSet-nkrs-basisoffirsttreatmentcomplexdecision.html
URLhttp://fhir.ch/ig/ch-crl/ValueSet/nkrs-basisoffirsttreatmentcomplexdecision
Version0.9.0
Statusactive
Date2022-02-04T14:14:21+01:00
NameNkrsBasisOfFirstTreatmentComplexDecision
TitleNKRS - Basis of First Treatment Complex Decision
Realmch
Authorityhl7
DescriptionThis data item records the basis of treatment decision for the entire first treatment complex. The first treatment complex includes all therapy steps planned after the diagnosis.
CopyrightCC-BY-SA-4.0

Resources that use this resource

StructureDefinition
ch-crl-encounter-treatmentdecisionCH CRL Encounter Treatment Decision

Resources that this resource uses

CodeSystem
data-absent-reasonDataAbsentReason
data-absent-reasonDataAbsentReason
nkrs-basisoffirsttreatmentcomplexdecisionNKRS - Basis of First Treatment Complex Decision

Narrative

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

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "nkrs-basisoffirsttreatmentcomplexdecision",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-crl/ValueSet/nkrs-basisoffirsttreatmentcomplexdecision",
  "version": "0.9.0",
  "name": "NkrsBasisOfFirstTreatmentComplexDecision",
  "title": "NKRS - Basis of First Treatment Complex Decision",
  "status": "active",
  "date": "2022-02-04T14:14:21+01:00",
  "publisher": "Bundesamt für Gesundheit BAG",
  "contact": [
    {
      "name": "Bundesamt für Gesundheit BAG",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bag.admin.ch/"
        }
      ]
    }
  ],
  "description": "This data item records the basis of treatment decision for the entire first treatment complex. \r\nThe first treatment complex includes all therapy steps planned after the diagnosis.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC-BY-SA-4.0",
  "compose": {
    "include": [
      {
        "system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-basisoffirsttreatmentcomplexdecision",
        "concept": [
          {
            "code": "1",
            "display": "Tumour board"
          },
          {
            "code": "2",
            "display": "Other (not specified)"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept": [
          {
            "code": "unknown",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}