PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.0.0
    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": "2015-02-21",
  "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.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "phx"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "active",
  "id": "badf69cc-3326-49dc-a56c-e78cc0a1476a",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Prescriber",
  "context": [ "MedicationStatement" ],
  "version": "2.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.extension",
      "path": "Extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Extension.extension:agent",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "Who ordered the initial medication(s)",
      "sliceName": "agent",
      "definition": "The healthcare professional responsible for authorizing the initial prescription."
    }, {
      "id": "Extension.extension:agent.url",
      "path": "Extension.extension.url",
      "fixedUri": "agent"
    }, {
      "id": "Extension.extension:agent.value[x]:valueReference",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
      } ],
      "sliceName": "valueReference"
    }, {
      "id": "Extension.extension:onBehalfOf",
      "max": "1",
      "path": "Extension.extension",
      "short": "Organization agent is acting for",
      "sliceName": "onBehalfOf",
      "definition": "The organization the device or practitioner was acting on behalf of."
    }, {
      "id": "Extension.extension:onBehalfOf.url",
      "path": "Extension.extension.url",
      "fixedUri": "onBehalfOf"
    }, {
      "id": "Extension.extension:onBehalfOf.value[x]:valueReference",
      "path": "Extension.extension.valueReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
      } ],
      "sliceName": "valueReference"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Prescriber"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "base64Binary"
      }, {
        "code": "boolean"
      }, {
        "code": "code"
      }, {
        "code": "date"
      }, {
        "code": "dateTime"
      }, {
        "code": "decimal"
      }, {
        "code": "id"
      }, {
        "code": "instant"
      }, {
        "code": "integer"
      }, {
        "code": "markdown"
      }, {
        "code": "oid"
      }, {
        "code": "positiveInt"
      }, {
        "code": "string"
      }, {
        "code": "time"
      }, {
        "code": "unsignedInt"
      }, {
        "code": "uri"
      }, {
        "code": "Address"
      }, {
        "code": "Age"
      }, {
        "code": "Annotation"
      }, {
        "code": "Attachment"
      }, {
        "code": "CodeableConcept"
      }, {
        "code": "Coding"
      }, {
        "code": "ContactPoint"
      }, {
        "code": "Count"
      }, {
        "code": "Distance"
      }, {
        "code": "Duration"
      }, {
        "code": "HumanName"
      }, {
        "code": "Identifier"
      }, {
        "code": "Money"
      }, {
        "code": "Period"
      }, {
        "code": "Quantity"
      }, {
        "code": "Range"
      }, {
        "code": "Ratio"
      }, {
        "code": "Reference"
      }, {
        "code": "SampledData"
      }, {
        "code": "Signature"
      }, {
        "code": "Timing"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "contextType": "resource",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}