PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification
{
  "description": "Extension to the CarePlan, which is used for the 'TreatmentDirective as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0.  to provide information on the verification of the treatment instruction.",
  "_filename": "zib-TreatmentDirective-Verification.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": "2017-02-17T16:43:55.3245828+01:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-05-03T18:10:49.287+02:00"
  },
  "publisher": "Nictiz",
  "fhirVersion": "3.0.1",
  "purpose": "Need to provide infromation on the possible verification of the treatment instruction given by the patient.",
  "name": "Zib TreatmentDirective Verification",
  "abstract": false,
  "copyright": "CC0",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "HCIM TreatmentDirective Verification",
  "package_version": "1.0.0",
  "status": "active",
  "id": "703006b4-2ab9-4577-b069-7f1d907b5339",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification",
  "context": [ "Consent" ],
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "alias": [ "Verificatie" ],
      "short": "Verification",
      "definition": "Container of the Verification concept. This container contains all data elements of the Verification concept.",
      "isModifier": false
    }, {
      "id": "Extension.extension:Verified",
      "path": "Extension.extension",
      "sliceName": "Verified"
    }, {
      "id": "Extension.extension:Verified.url",
      "path": "Extension.extension.url",
      "fixedUri": "Verified"
    }, {
      "id": "Extension.extension:Verified.valueBoolean",
      "path": "Extension.extension.valueBoolean",
      "type": [ {
        "code": "boolean"
      } ],
      "alias": [ "Geverifieerd" ],
      "short": "Verified",
      "definition": "Indication of the fact that the treatment instruction has been verified with the patient, the patient’s family and/or the patient's authorized representative."
    }, {
      "id": "Extension.extension:VerifiedWith",
      "path": "Extension.extension",
      "sliceName": "VerifiedWith"
    }, {
      "id": "Extension.extension:VerifiedWith.url",
      "path": "Extension.extension.url",
      "fixedUri": "VerifiedWith"
    }, {
      "id": "Extension.extension:VerifiedWith.valueCodeableConcept",
      "path": "Extension.extension.valueCodeableConcept",
      "type": [ {
        "code": "CodeableConcept"
      } ]
    }, {
      "id": "Extension.extension:VerificationDate",
      "path": "Extension.extension",
      "sliceName": "VerificationDate"
    }, {
      "id": "Extension.extension:VerificationDate.url",
      "path": "Extension.extension.url",
      "fixedUri": "VerificationDate"
    }, {
      "id": "Extension.extension:VerificationDate.valueDateTime",
      "path": "Extension.extension.valueDateTime",
      "type": [ {
        "code": "dateTime"
      } ],
      "alias": [ "VerificatieDatum" ],
      "short": "VerificationDate",
      "definition": "Date on which the verification with the patient, the patient’s family and/or the patient's authorized representative took place."
    }, {
      "id": "Extension.value",
      "max": "0",
      "path": "Extension.value[x]"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "contextType": "resource",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}