PackagesCanonicalsLogsProblems
    Packages
    de.uk-koeln.nngm.form@1.0.0
    http://uk-koeln.de/fhir/StructureDefinition/Practitioner/nNGM
{
  "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.",
  "_filename": "Profile-nNGM-Practitioner-Behandler.json",
  "package_name": "de.uk-koeln.nngm.form",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Profile_nNGM_Practitioner_Behandler",
  "abstract": false,
  "type": "Practitioner",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Profile - nNGM - Practitioner - Behandler",
  "package_version": "1.0.0",
  "status": "active",
  "id": "73acfa34-c85b-499e-b9a5-c96c4edfc12f",
  "kind": "resource",
  "url": "http://uk-koeln.de/fhir/StructureDefinition/Practitioner/nNGM",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Practitioner.identifier",
      "max": "1",
      "min": 1,
      "path": "Practitioner.identifier",
      "short": "Eindeutige Personen-Id aus dem NMS System"
    }, {
      "id": "Practitioner.identifier.system",
      "min": 1,
      "path": "Practitioner.identifier.system",
      "fixedUri": "http://uk-koeln.de/fhir/sid/nNGM/nms-person",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.value",
      "min": 1,
      "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",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}