PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.4
    http://nictiz.nl/fhir/StructureDefinition/ext-MedicationAgreement.NextPractitioner
{
  "description": "An extension to provide the practitioner that is supposed to take over the pharmaceutical treatment of this MedicationAgreement.",
  "_filename": "ext-MedicationAgreement.NextPractitioner.json",
  "package_name": "nictiz.fhir.nl.r4.medicationprocess9",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This extension represents the NextPractitioner concept for implementations following the information standard [MP9](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces).",
  "name": "ExtMedicationAgreementNextPractitioner",
  "abstract": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ext MedicationAgreement.NextPractitioner",
  "package_version": "2.0.0-beta.4",
  "status": "active",
  "id": "f762fcf8-8f72-428d-823e-95176c641fe5",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationAgreement.NextPractitioner",
  "context": [ {
    "type": "element",
    "expression": "MedicationRequest"
  } ],
  "version": "2.0.0-beta.3",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationAgreement.NextPractitioner"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference" ],
        "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" ]
      } ],
      "alias": [ "VolgendeBehandelaar" ],
      "short": "NextPractitioner",
      "definition": "The author of the medication agreement, which was stopped during admission, that needs to be restarted after discharge."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}