Package | de.uk-koeln.nngm.form |
Resource Type | StructureDefinition |
Id | Profile-nNGM-Practitioner-Behandler |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.uk-koeln.nngm.form@1.0.0&canonical=http://uk-koeln.de/fhir/StructureDefinition/Practitioner/nNGM |
URL | http://uk-koeln.de/fhir/StructureDefinition/Practitioner/nNGM |
Version | 1.0.0 |
Status | active |
Name | Profile_nNGM_Practitioner_Behandler |
Title | Profile - nNGM - Practitioner - Behandler |
Description | Dieses Profil beschreibt eine behandelnde Person (z.B. Externer Onkologe, Netzwerkzentrum-interner Behandler, Pathologe) innerhalb des nNGM-Projektes unabhängig von der jeweiligen Rolle. |
Type | Practitioner |
Kind | resource |
StructureDefinition | |
PractitionerRole | Profile - nNGM - PractitionerRole - BehandlerRolle |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "Profile-nNGM-Practitioner-Behandler", "url": "http://uk-koeln.de/fhir/StructureDefinition/Practitioner/nNGM", "version": "1.0.0", "name": "Profile_nNGM_Practitioner_Behandler", "title": "Profile - nNGM - Practitioner - Behandler", "status": "active", "description": "Dieses Profil beschreibt eine behandelnde Person (z.B. Externer Onkologe, Netzwerkzentrum-interner Behandler, Pathologe) innerhalb des nNGM-Projektes unabhängig von der jeweiligen Rolle.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Practitioner", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner", "derivation": "constraint", "differential": { "element": [ { "id": "Practitioner.identifier", "path": "Practitioner.identifier", "short": "Eindeutige Personen-Id aus dem NMS System", "min": 1, "max": "1" }, { "id": "Practitioner.identifier.system", "path": "Practitioner.identifier.system", "min": 1, "fixedUri": "http://uk-koeln.de/fhir/sid/nNGM/nms-person", "mustSupport": true }, { "id": "Practitioner.identifier.value", "path": "Practitioner.identifier.value", "short": "Unique person identifier from the NMS System", "definition": "This is a unique value which can be fetched from NMS Database via: https://nngm-nms.medicalsyn.com/api/v1.0/Public/Person \r\nA \"internalSequenceIdentifier\" from the list must be choosen an set here", "min": 1, "mustSupport": true } ] } }