PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.4
    http://nictiz.nl/fhir/StructureDefinition/ext-RegistrationDateTime
{
  "description": "An extension to provide the date and time a certain medication agreement, variable-dosing regimen, administration agreement or medication administration was recorded.\\r\\n\\r\\nFor the medication administration this extension can be seen as a pre-adopt of the `MedicationAdministration.recorded` element that has been added in FHIR R5.",
  "_filename": "ext-RegistrationDateTime.json",
  "package_name": "nictiz.fhir.nl.r4.medicationprocess9",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This extension represents the RegistrationDateTime concept for implementations following the information standard [MP9](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces).",
  "name": "ExtRegistrationDateTime",
  "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 RegistrationDateTime",
  "package_version": "2.0.0-beta.4",
  "status": "active",
  "id": "b591810f-5b6a-4a56-97ed-114dede403b9",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-RegistrationDateTime",
  "context": [ {
    "type": "element",
    "expression": "MedicationAdministration"
  }, {
    "type": "element",
    "expression": "MedicationDispense"
  }, {
    "type": "element",
    "expression": "MedicationRequest"
  } ],
  "version": "2.0.0-beta.3",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-RegistrationDateTime"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "alias": [ "RegistratieDatumTijd" ],
      "short": "RegistrationDateTime",
      "definition": "Date and time a certain agreement, variable dosing regimen or administration was recorded. Registration date + time are required (order of the registrations must be clear in cases with multiple registrations on one day)."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}