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

FHIR IG Statistics: ValueSet/OpKomplikationenVS

Packagede.basisprofil.onkologie
Resource TypeValueSet
IdOpKomplikationenVS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.basisprofil.onkologie@1.0.0-ballot&canonical=http://fhir.de/onkologie/ValueSet/OpKomplikationenVS
URLhttp://fhir.de/onkologie/ValueSet/OpKomplikationenVS
Version1.0.0-ballot
Statusactive
NameOpKomplikationenVS

Resources that use this resource

StructureDefinition
procedure-operationADT-Procedure-Surgery

Resources that this resource uses

CodeSystem
data-absent-reasonDataAbsentReason
OpKomplikationenOpKomplikationen

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "OpKomplikationenVS",
  "id": "OpKomplikationenVS",
  "version": "1.0.0-ballot",
  "url": "http://fhir.de/onkologie/ValueSet/OpKomplikationenVS",
  "compose": {
    "include": [
      {
        "system": "http://fhir.de/onkologie/CodeSystem/OpKomplikationen"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0136",
        "concept": [
          {
            "code": "N"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept": [
          {
            "code": "unknown"
          }
        ]
      }
    ]
  }
}