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

FHIR IG Statistics: StructureDefinition/ffa1ef65-c2f2-40af-851e-49ba417c6a73

Packagenictiz.fhir.nl.dstu2.zib2015
TypeStructureDefinition
Idffa1ef65-c2f2-40af-851e-49ba417c6a73
FHIR VersionR2
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentInstruction-Verification
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-TreatmentInstruction-Verification
Statusdraft
Date2017-02-17T16:43:55.3245828+01:00
NameZIB TreatmentInstruction Verification
Realmnl
Authorityhl7
DescriptionExtenstion to the CarePlan, which is used for the 'TreatmentInstruction as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.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
Kinddatatype

Resources that use this resource

StructureDefinition
zib-TreatmentInstructionZIB TreatmentInstruction

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Extenstion to the CarePlan, which is used for the 'TreatmentInstruction as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0, to provide information on the verification of the treatment instruction.


Source

{
  "resourceType": "StructureDefinition",
  "id": "ffa1ef65-c2f2-40af-851e-49ba417c6a73",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-02-22T10:32:08.923+00:00"
  },
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentInstruction-Verification",
  "name": "ZIB TreatmentInstruction Verification",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "date": "2017-02-17T16:43:55.3245828+01:00",
  "description": "Extenstion to the CarePlan, which is used for the 'TreatmentInstruction as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0,  to provide information on the verification of the treatment instruction.",
  "requirements": "Need to provide infromation on the possible verification of the treatment instruction given by the patient.",
  "copyright": "CC0",
  "fhirVersion": "1.0.2",
  "kind": "datatype",
  "constrainedType": "Extension",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "CarePlan"
  ],
  "base": "http://hl7.org/fhir/StructureDefinition/Extension",
  "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",
        "path": "Extension.extension",
        "slicing": {
          "discriminator": [
            "url"
          ],
          "rules": "open"
        }
      },
      {
        "id": "Extension.extension.Verified",
        "path": "Extension.extension",
        "name": "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",
        "name": "VerifiedWith"
      },
      {
        "id": "Extension.extension.VerifiedWith.url",
        "path": "Extension.extension.url",
        "fixedUri": "VerifiedWith"
      },
      {
        "id": "Extension.extension.VerifiedWith.valueCodeableConcept",
        "path": "Extension.extension.valueCodeableConcept",
        "short": "VerifiedWith",
        "definition": "The person with whom the treatment instruction was discussed and verified.",
        "alias": [
          "GeverifieerdBij"
        ],
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Extension.extension.VerifiedDate",
        "path": "Extension.extension",
        "name": "VerificationDate"
      },
      {
        "id": "Extension.extension.VerifiedDate.url",
        "path": "Extension.extension.url",
        "fixedUri": "VerificationDate"
      },
      {
        "id": "Extension.extension.VerifiedDate.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.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentInstruction-Verification"
      },
      {
        "id": "Extension.value",
        "path": "Extension.value[x]",
        "max": "0"
      }
    ]
  }
}