PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/ext-MedicationUse2.Prescriber
{
  "description": "An extension to reference the health professional that entered the medication agreement with the patient.",
  "_filename": "ext-MedicationUse2.Prescriber.json",
  "package_name": "nictiz.fhir.nl.r4.medicationprocess9",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This extension represents the Prescriber concept for implementations following the information standard [MP9](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces).",
  "name": "ExtMedicationUse2Prescriber",
  "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 MedicationUse2.Prescriber",
  "package_version": "2.0.0-beta.1",
  "status": "active",
  "id": "1987ed9f-b532-44d6-b2b9-c0e3f5c59c54",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationUse2.Prescriber",
  "context": [ {
    "type": "element",
    "expression": "MedicationStatement"
  } ],
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationUse2.Prescriber"
    }, {
      "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": [ "Voorschrijver" ],
      "short": "Prescriber",
      "definition": "The health professional that entered the medication agreement with the patient."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}