PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.medicationprocess9@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/ext-MedicationOverview.SourceOrganization
{
  "description": "Extension to capture the organization that was the author/source of a List. This extends the current possible reference types (Practitioner | Patient | Device) so that it includes an Organization.",
  "_filename": "ext-MedicationOverview.SourceOrganization.json",
  "package_name": "nictiz.fhir.nl.r4.medicationprocess9",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "In some cases an organization can be the author/source of a List. For example, in the information standard Medication Process, an organization is responsible for and the author of a Medication Overview. This extension allows to refer to an Organization resource to provide information on the author/source of a List.",
  "name": "ExtMedicationOverviewSourceOrganization",
  "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 MedicatonOverview.SourceOrganization",
  "package_version": "1.0.0",
  "status": "active",
  "id": "1839d7b8-e46e-455f-9201-2c540cf41d4a",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationOverview.SourceOrganization",
  "context": [ {
    "type": "element",
    "expression": "List.source"
  } ],
  "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-MedicationOverview.SourceOrganization"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization" ]
      } ],
      "alias": [ "AuteurIsZorgaanbieder" ],
      "short": "AuthorIsHealthcareProvider"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}