FHIR IG Statistics: StructureDefinition/Profile-nNGM-PractitionerRole-BehandlerRolle
Package | de.uk-koeln.nngm.form |
Resource Type | StructureDefinition |
Id | Profile-nNGM-PractitionerRole-BehandlerRolle |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.uk-koeln.nngm.form@1.0.0&canonical=http://uk-koeln.de/fhir/StructureDefinition/nNGM/PractitionerRole |
URL | http://uk-koeln.de/fhir/StructureDefinition/nNGM/PractitionerRole |
Version | 1.0.0 |
Status | active |
Name | Profile_nNGM_PractitionerRole_BehandlerRolle |
Title | Profile - nNGM - PractitionerRole - BehandlerRolle |
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). |
Type | PractitionerRole |
Kind | resource |
Resources that use this resource
Resources that this resource uses
StructureDefinition |
nNGM | Profile - nNGM - Organization - Organisation |
nNGM | Profile - 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
}
]
}
}