FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/zib-TreatmentDirective-Verification

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeStructureDefinition
Idzib-TreatmentDirective-Verification
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification
Version1.0
Statusretired
Date2017-02-17T16:43:55.3245828+01:00
NameZIB-TreatmentDirective-Verification
TitleHCIM TreatmentDirective Verification
Realmnl
Authorityhl7
DescriptionExtension 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.
PurposeNeed to provide infromation on the possible verification of the treatment instruction given by the patient.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
zib-TreatmentDirectiveHCIM TreatmentDirective

Resources that this resource uses

No resources found


Examples of Use for Extension

ResourceVersion
Consent/21R3
Consent/ehLhIC8xuXjiZDVRntQauPyXlKehTcmaSh3Ozrs3nMfw3R3

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-TreatmentDirective-Verification",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-05-03T18:10:49.287+02:00"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification",
  "version": "1.0",
  "name": "ZIB-TreatmentDirective-Verification",
  "title": "HCIM TreatmentDirective Verification",
  "status": "retired",
  "date": "2017-02-17T16:43:55.3245828+01:00",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "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.",
  "purpose": "Need to provide infromation on the possible verification of the treatment instruction given by the patient.",
  "copyright": "CC0",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Consent"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Verification",
        "definition": "Container of the Verification concept. This container contains all data elements of the Verification concept.",
        "alias": [
          "Verificatie"
        ],
        "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",
        "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.",
        "alias": [
          "Geverifieerd"
        ],
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "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",
        "short": "VerificationDate",
        "definition": "Date on which the verification with the patient, the patient’s family and/or the patient's authorized representative took place.",
        "alias": [
          "VerificatieDatum"
        ],
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Extension.value",
        "path": "Extension.value[x]",
        "max": "0"
      }
    ]
  }
}