PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.1.4
    http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Prescriber
{
  "description": "The health professional that entered the medication agreement with the patient.",
  "_filename": "zib-MedicationUse-Prescriber.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.1",
  "purpose": "Replaces the FHIR core extension to add practitioner role and OnBehalfOf",
  "name": "Zib MedicationUse Prescriber",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "HCIM MedicationUse Prescriber",
  "package_version": "1.1.4",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "phx"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "active",
  "id": "278fc9b9-4fa9-428d-ae48-a743d1337a00",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Prescriber",
  "context": [ "MedicationStatement" ],
  "version": "2.1.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "Who ordered the initial medication(s)",
      "definition": "The healthcare professional responsible for authorizing the initial prescription."
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Prescriber"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.valueReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "contextType": "resource",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}