PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.2
    http://nictiz.nl/fhir/StructureDefinition/ext-RelationAdministrationAgreement
{
  "description": "An extension to provide a relation to an AdministrationAgreement on which the MedicationAgreement or AdministrationAgreement is based.",
  "_filename": "ext-RelationAdministrationAgreement.json",
  "package_name": "nictiz.fhir.nl.r4.medicationprocess9",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This extension represents the RelationAdministrationAgreement concept for implementations following the information standard [MP9](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces).",
  "name": "ExtRelationAdministrationAgreement",
  "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 RelationAdministrationAgreement",
  "package_version": "2.0.0-beta.2",
  "status": "active",
  "id": "83a6f53f-f78e-4afc-96b2-70ddc2b5e9b0",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-RelationAdministrationAgreement",
  "context": [ {
    "type": "element",
    "expression": "MedicationRequest.basedOn"
  }, {
    "type": "element",
    "expression": "MedicationDispense"
  } ],
  "version": "2.0.0-beta.2",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-RelationAdministrationAgreement"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/mp-AdministrationAgreement" ]
      } ],
      "alias": [ "RelatieToedieningsafspraak" ],
      "short": "RelationAdministrationAgreement",
      "definition": "A reference to an AdministrationAgreement on which the MedicationAgreement or AdministrationAgreement is based."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}