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

FHIR IG Statistics: StructureDefinition/Profile-nNGM-ServiceRequest-AnforderungDerDiagnostik

Packagede.uk-koeln.nngm.form
Resource TypeStructureDefinition
IdProfile-nNGM-ServiceRequest-AnforderungDerDiagnostik
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.uk-koeln.nngm.form@1.0.0&canonical=http://uk-koeln.de/fhir/StructureDefinition/ServiceRequest/nNGM/AnforderungDerDiagnostik
URLhttp://uk-koeln.de/fhir/StructureDefinition/ServiceRequest/nNGM/AnforderungDerDiagnostik
Version1.0.0
Statusactive
NameProfile_nNGM_ServiceRequest_AnforderungDerDiagnostik
TitleProfile - nNGM - ServiceRequest - Anforderung der Diagnostik
DescriptionDieses Profil beschreibt eine Anforderung einer Diagnostik innerhalb des nNGM-Projektes.
TypeServiceRequest
Kindresource

Resources that use this resource

StructureDefinition
CompositionProfile - nNGM - Composition
ecogProfile - nNGM - Observation - ECOG

Resources that this resource uses

StructureDefinition
aufenthaltsartExtension - nNGM - Aufenhaltsart
grundFehlendeBiopsyExtension - nNGM - GrundFehlendeBiopsy
nNGMProfile - nNGM - Organization - Organisation
PractitionerRoleProfile - nNGM - PractitionerRole - BehandlerRolle
SpecimenProfil - nNGM - Specimen - Tumormaterial
ValueSet
anforderung-diagnostic-requestValueSet - nNGM - Diagnostic - Request
anforderung-diagnostic-typeValueSet - nNGM - Diagnostic - Type
anforderung-fastTrackValueSet - nNGM - Anforderung FastTrack
anforderung-histologischeAbklaerungValueSet - nNGM - Anforderung Histologische Abklärung
anforderung-liquidBiopsyValueSet - nNGM - Anforderung Liquid Biopsy
anforderung-molekularpathologieValueSet - nNGM - Anforderung Molekularpathologie
anforderung-ngsPanelValueSet - nNGM - Anforderung NgsPanel

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "Profile-nNGM-ServiceRequest-AnforderungDerDiagnostik",
  "url": "http://uk-koeln.de/fhir/StructureDefinition/ServiceRequest/nNGM/AnforderungDerDiagnostik",
  "version": "1.0.0",
  "name": "Profile_nNGM_ServiceRequest_AnforderungDerDiagnostik",
  "title": "Profile - nNGM - ServiceRequest - Anforderung der Diagnostik",
  "status": "active",
  "description": "Dieses Profil beschreibt eine Anforderung einer Diagnostik innerhalb des nNGM-Projektes.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "ServiceRequest",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ServiceRequest.extension",
        "path": "ServiceRequest.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "ServiceRequest.extension:aufenthaltsart",
        "path": "ServiceRequest.extension",
        "sliceName": "aufenthaltsart",
        "min": 0,
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/aufenthaltsart"
            ]
          }
        ]
      },
      {
        "id": "ServiceRequest.extension:aufenthaltsart.value[x]:valueCodeableConcept",
        "path": "ServiceRequest.extension.value[x]",
        "sliceName": "valueCodeableConcept",
        "label": "Patient war / ist zum Zeitpunkt dieser Anforderung",
        "short": "Aufenthaltsart des Patienten zum Zeitpunkt der Einreichung der Diagnostik",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.extension:GrundFehlendeBiopsie",
        "path": "ServiceRequest.extension",
        "sliceName": "GrundFehlendeBiopsie",
        "label": "Grund für fehlende Biopsie",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/grundFehlendeBiopsy"
            ]
          }
        ],
        "mustSupport": false
      },
      {
        "id": "ServiceRequest.extension:GrundFehlendeBiopsie.value[x]:valueCodeableConcept",
        "path": "ServiceRequest.extension.value[x]",
        "sliceName": "valueCodeableConcept",
        "label": "Grund für Fehlende Biopsy",
        "short": "Angabe des Grundes für eine fehlende Biopsie bei eine Blutdiagnostik",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.intent",
        "path": "ServiceRequest.intent",
        "fixedCode": "proposal"
      },
      {
        "id": "ServiceRequest.code",
        "path": "ServiceRequest.code",
        "label": "Diagnostiktyp",
        "short": "Ob es sich um eine Gewebe oder Blutdiagnostik handelt kann anhand der Kodierung des Probentyps entnommen werden",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "Die Angabe ob es sich um eine Gewebe oder Blutdiagnostik handelt kann anhand der Kodierung des Probentyps entnommen werden",
          "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/anforderung-diagnostic-type"
        }
      },
      {
        "id": "ServiceRequest.orderDetail",
        "path": "ServiceRequest.orderDetail",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "mustSupport": false
      },
      {
        "id": "ServiceRequest.orderDetail:diagnosticRequest",
        "path": "ServiceRequest.orderDetail",
        "sliceName": "diagnosticRequest",
        "label": "Gewünschte Diagnostik",
        "short": "Ist eine Komplett oder Einzeluntersuchung gewünscht.",
        "max": "1",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/anforderung-diagnostic-request"
        }
      },
      {
        "id": "ServiceRequest.orderDetail:histologischeAbklaerung",
        "path": "ServiceRequest.orderDetail",
        "sliceName": "histologischeAbklaerung",
        "label": "Histologische Abklärung",
        "short": "Auf welche Expression hin soll die Probe getestet werden?",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/anforderung-histologischeAbklaerung"
        }
      },
      {
        "id": "ServiceRequest.orderDetail:molekularpathologie",
        "path": "ServiceRequest.orderDetail",
        "sliceName": "molekularpathologie",
        "label": "Molekularpathologie",
        "short": "Welche Gene sollen auf Veränderungen geprüft werden?",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/anforderung-molekularpathologie"
        }
      },
      {
        "id": "ServiceRequest.orderDetail:ngsPanel",
        "path": "ServiceRequest.orderDetail",
        "sliceName": "ngsPanel",
        "label": "NGS Panel",
        "short": "Soll ein NGS-Panel für die Diagnostik verwendet werden?",
        "max": "1",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/anforderung-ngsPanel"
        }
      },
      {
        "id": "ServiceRequest.orderDetail:fastTrack",
        "path": "ServiceRequest.orderDetail",
        "sliceName": "fastTrack",
        "label": "Sollen bestimmte Gene im Fast Track Verfahren geprüft werden?",
        "short": "Fast Track",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/anforderung-fastTrack"
        }
      },
      {
        "id": "ServiceRequest.orderDetail:liquidBiopsy",
        "path": "ServiceRequest.orderDetail",
        "sliceName": "liquidBiopsy",
        "label": "Liquid Biopsy",
        "short": "Liquid Biopsy",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/anforderung-liquidBiopsy"
        }
      },
      {
        "id": "ServiceRequest.subject",
        "path": "ServiceRequest.subject",
        "label": "Patient",
        "short": "Ein Bezug zu den Proben muss stets gegeben sein",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.authoredOn",
        "path": "ServiceRequest.authoredOn",
        "label": "Anforderungsdatum",
        "short": "Der zeitliche Bezug der Anforderung muss stets gegeben sein",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.requester",
        "path": "ServiceRequest.requester",
        "label": "Anforderndes nNGM Netzwerkzentrums oder Netzwerkpartners",
        "short": "Eindeutige Identifizierung des anfordernden nNGM Netzwerkzentrums oder Netzwerkpartners (kann auch ein externer Einsender sein!)",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/nNGM/PractitionerRole"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.performer",
        "path": "ServiceRequest.performer",
        "label": "Durchführende nNGM Netzwerkzentren",
        "short": "Eindeutige Identifizierung des durchführenden nNGM Netzwerkzentrums",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Organisation/nNGM"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.specimen",
        "path": "ServiceRequest.specimen",
        "label": "Tumormaterialien",
        "short": "Das Tumormaterial innerhalb des nNGM Falls",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/nNGM/Specimen"
            ]
          }
        ],
        "mustSupport": true
      }
    ]
  }
}