PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.medicationprocess9@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/ext-MedicationUse2.Author
{
  "description": "An extension to provide information on who is the author of the MedicationUse2.",
  "_filename": "ext-MedicationUse2.Author.json",
  "package_name": "nictiz.fhir.nl.r4.medicationprocess9",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "name": "ExtMedicationUse2Author",
  "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.Author",
  "package_version": "1.0.0",
  "status": "active",
  "id": "57d26321-01db-4bd1-8cc3-eafcc2a15790",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationUse2.Author",
  "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.Author"
    }, {
      "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-HealthcareProvider", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient", "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" ]
      } ],
      "alias": [ "Auteur" ],
      "short": "Author",
      "definition": "Information on who is the author of the MedicationUse2."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}