FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.uk-koeln.nngm.therapie
Resource TypeStructureDefinition
IdExtension-nNGM-Systherapie-Therapieline.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.uk-koeln.nngm.therapie@0.1.0&canonical=http://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/nngm-ex-systemischetherapie-therapyline
URLhttp://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/nngm-ex-systemischetherapie-therapyline
Version0.1.0
Statusdraft
Namenngm_ex_systemischetherapie_therapyline
Titlenngm-ex-systemischetherapie-therapyline
Descriptionnngm-ex-systemischetherapie-therapyline
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
Profile-nNGM-Procedure-Systemische-TherapieProfile - nNGM - Procedure - Systemische Therapie (Therapielinie)

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "nngm-ex-systemischetherapie-therapyline",
  "url": "http://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/nngm-ex-systemischetherapie-therapyline",
  "version": "0.1.0",
  "name": "nngm_ex_systemischetherapie_therapyline",
  "title": "nngm-ex-systemischetherapie-therapyline",
  "status": "draft",
  "publisher": "nNGM",
  "description": "nngm-ex-systemischetherapie-therapyline",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Procedure"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "MII EX Onko Strahlentherapie Bestrahlung Einzeldosis",
        "definition": "Strahlentherapie: Einzeldosis einer Bestrahlung",
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "therapyLine",
            "comment": "therapyLine"
          }
        ]
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/nngm-ex-systemischetherapie-therapyline"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "short": "Nummer der Therapie Linie",
        "definition": "Gibt an, Nummer der Therapie Linie.",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "therapyLine",
            "comment": "therapyLine"
          }
        ]
      }
    ]
  }
}