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

FHIR IG Statistics: ValueSet/ValueSet-onco-core-ValueSet-JNUVS

Packagede.dktk.oncology
TypeValueSet
IdValueSet-onco-core-ValueSet-JNUVS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/ValueSet/JNUVS
URLhttp://dktk.dkfz.de/fhir/onco/core/ValueSet/JNUVS
Version0.9.0
Statusactive
NameJNUVS
DescriptionJa / Nein / Unbekannt

Resources that use this resource

StructureDefinition
onco-core-CarePlan-TherapieempfehlungTherapieempfehlung
onco-core-Observation-FernmetastasenFernmetastasen
onco-core-Observation-TodUrsacheTod Ursache

Resources that this resource uses

CodeSystem
JNUCSJNUCS

Narrative

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

JNU ValueSet

Ja / Nein / Unbekannt


Source

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/JNUVS",
  "version": "0.9.0",
  "name": "JNUVS",
  "status": "active",
  "publisher": "DKTK",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://dktk.dkfz.de"
        }
      ]
    }
  ],
  "description": "Ja / Nein / Unbekannt",
  "compose": {
    "include": [
      {
        "system": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/JNUCS",
        "concept": [
          {
            "code": "J",
            "display": "Ja"
          },
          {
            "code": "N",
            "display": "Nein"
          },
          {
            "code": "U",
            "display": "unbekannt"
          }
        ]
      }
    ]
  }
}