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

FHIR IG Statistics: StructureDefinition/Profile-nNGM-PractitionerRole-BehandlerRolle

Packagede.uk-koeln.nngm.form
Resource TypeStructureDefinition
IdProfile-nNGM-PractitionerRole-BehandlerRolle
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.uk-koeln.nngm.form@1.0.0&canonical=http://uk-koeln.de/fhir/StructureDefinition/nNGM/PractitionerRole
URLhttp://uk-koeln.de/fhir/StructureDefinition/nNGM/PractitionerRole
Version1.0.0
Statusactive
NameProfile_nNGM_PractitionerRole_BehandlerRolle
TitleProfile - nNGM - PractitionerRole - BehandlerRolle
DescriptionDieses Profil beschreibt die Rolle eines Behandlers als Netzwerkpartner innerhalb eines Netzwerkzentrums und/oder einer Organization die am nNGM-Projekt teilnimmt (Einreichung von Anforderungen, Kooperation bei der Übersendung von Proben).
TypePractitionerRole
Kindresource

Resources that use this resource

StructureDefinition
specimen-tumormaterial-lagert-beiExtension - nNGM - Specimen - Tumormaterial-lagert-bei
AnforderungDerDiagnostikProfile - nNGM - ServiceRequest - Anforderung der Diagnostik

Resources that this resource uses

StructureDefinition
nNGMProfile - nNGM - Organization - Organisation
nNGMProfile - nNGM - Practitioner - Behandler

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "Profile-nNGM-PractitionerRole-BehandlerRolle",
  "url": "http://uk-koeln.de/fhir/StructureDefinition/nNGM/PractitionerRole",
  "version": "1.0.0",
  "name": "Profile_nNGM_PractitionerRole_BehandlerRolle",
  "title": "Profile - nNGM - PractitionerRole - BehandlerRolle",
  "status": "active",
  "description": "Dieses Profil beschreibt die Rolle eines Behandlers als Netzwerkpartner innerhalb eines Netzwerkzentrums und/oder einer Organization die am nNGM-Projekt teilnimmt (Einreichung von Anforderungen, Kooperation bei der Übersendung von Proben).",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "servd",
      "uri": "http://www.omg.org/spec/ServD/1.0/",
      "name": "ServD"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "PractitionerRole",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "PractitionerRole",
        "path": "PractitionerRole",
        "short": "Anforderndes Netzwerkzentrum oder Netzwerkpartner"
      },
      {
        "id": "PractitionerRole.practitioner",
        "path": "PractitionerRole.practitioner",
        "label": "Anfordernden Behandler",
        "short": "Verknüpfung zum anfordernden Behandler",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Practitioner/nNGM"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.organization",
        "path": "PractitionerRole.organization",
        "label": "Anfordernden Netzwerkzentrum oder Netzwerkpartner",
        "short": "Verknüpfung zum anfordernden Netzwerkzentrum oder Netzwerkpartner",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Organisation/nNGM"
            ]
          }
        ],
        "mustSupport": true
      }
    ]
  }
}