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

FHIR IG Statistics: StructureDefinition/zib-Appointment

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeStructureDefinition
Idzib-Appointment
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Appointment
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-Appointment
Version1.0
Statusretired
Date2017-05-22T11:17:54.2109424+02:00
NameZIB-Appointment
TitleHCIM Appointment
Realmnl
Authorityhl7
DescriptionAppointment as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0.OverdrachtGeplandeZorgActiviteit.
PurposeRecording planned appointments, referrals, treatments, diagnostic procedures, open orders and orders of which the results are not yet known gives every recipient, user or healthcare facility insight in the planned healthcare for this patient. This can prevent situations in which diagnostics and treatment can conflict with each other. This will give the recipient the option to place an order, cancel the order or act in any other way in accordance with their own policy. For orders that do not yet have results, the recipient is informed of the fact that potentially relevant results will be made available (which have to be requested).
CopyrightCC0
TypeAppointment
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
nl-core-healthcareservicenl-core-healthcareservice
nl-core-locationnl-core-location
nl-core-organizationnl-core-organization
nl-core-patientnl-core-patient
nl-core-practitionernl-core-practitioner
nl-core-relatedpersonnl-core-relatedperson
zib-ConcernHCIM Concern
zib-MedicalAidProductHCIM MedicalAid Product
zib-OrderStatusHCIM OrderStatus
zib-ProcedureHCIM Procedure
ValueSet
2.16.840.1.113883.2.4.3.11.60.40.2.16.1.2--20150401000000OrderStatusCodelijst

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-Appointment",
  "meta": {
    "lastUpdated": "2017-09-29T15:57:39.464+02:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    }
  ],
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Appointment",
  "version": "1.0",
  "name": "ZIB-Appointment",
  "title": "HCIM Appointment",
  "status": "retired",
  "date": "2017-05-22T11:17:54.2109424+02:00",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Appointment as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0.OverdrachtGeplandeZorgActiviteit.",
  "purpose": "Recording planned appointments, referrals, treatments, diagnostic procedures, open orders and orders of which the results are not yet known gives every recipient, user or healthcare facility insight in the planned healthcare for this patient. This can prevent situations in which diagnostics and treatment can conflict with each other.\r\nThis will give the recipient the option to place an order, cancel the order or act in any other way in accordance with their own policy.\r\nFor orders that do not yet have results, the recipient is informed of the fact that potentially relevant results will be made available (which have to be requested).",
  "copyright": "CC0",
  "fhirVersion": "3.0.0",
  "mapping": [
    {
      "identity": "hcim-plannedcareactivityfortransfer-v1.2.1-2015EN",
      "uri": "https://zibs.nl/wiki/PlannedCareActivityForTransfer-v1.2.1(2015EN)",
      "name": "HCIM PlannedCareActivityForTransfer-v1.2.1(2015EN)"
    },
    {
      "identity": "hcim-encounter-v1.2-2015EN",
      "uri": "https://zibs.nl/wiki/Encounter-v1.2(2015EN)",
      "name": "HCIM Encounter-v1.2(2015EN)"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Appointment",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Appointment",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Appointment",
        "path": "Appointment"
      },
      {
        "id": "Appointment.status.extension",
        "path": "Appointment.status.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Appointment.status.extension:orderStatus",
        "path": "Appointment.status.extension",
        "sliceName": "orderStatus",
        "short": "OrderStatus",
        "definition": "The status of the order.",
        "alias": [
          "OrderStatus"
        ],
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/zib-OrderStatus"
          }
        ],
        "mapping": [
          {
            "identity": "hcim-plannedcareactivityfortransfer-v1.2.1-2015EN",
            "map": "NL-CM:16.1.9"
          }
        ]
      },
      {
        "id": "Appointment.status.extension:orderStatus.value[x]",
        "path": "Appointment.status.extension.valueCodeableConcept",
        "sliceName": "valueCodeableConcept",
        "binding": {
          "strength": "extensible",
          "description": "The status of the order.",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.16.1.2--20150401000000",
            "display": "OrderStatusCodelijst"
          }
        }
      },
      {
        "id": "Appointment.reason.text",
        "path": "Appointment.reason.text",
        "short": "Textual representation of the DeviatingResult",
        "definition": "A deviating result which serves as the reason for the contact.",
        "alias": [
          "AfwijkendeUitslag"
        ],
        "mapping": [
          {
            "identity": "hcim-encounter-v1.2-2015EN",
            "map": "NL-CM:15.1.12"
          }
        ]
      },
      {
        "id": "Appointment.indication",
        "path": "Appointment.indication",
        "short": "ContactReason",
        "definition": "The problem that led to the contact or the procedure carried out during the contact.\r\n\r\nReason the encounter takes place, as specified using information from another resource. For admissions, this is the admission diagnosis. The indication will typically be a Condition (with other resources referenced in the evidence.detail), or a Procedure.",
        "alias": [
          "Verrichting",
          "Probleem"
        ],
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Concern"
          },
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Procedure"
          }
        ],
        "mapping": [
          {
            "identity": "hcim-encounter-v1.2-2015EN",
            "map": "NL-CM:15.1.6"
          },
          {
            "identity": "hcim-encounter-v1.2-2015EN",
            "map": "NL-CM:15.1.11"
          }
        ]
      },
      {
        "id": "Appointment.start",
        "path": "Appointment.start",
        "short": "StartDate",
        "definition": "Date/Time that the appointment is to take place.",
        "alias": [
          "BeginDatum"
        ],
        "mapping": [
          {
            "identity": "hcim-plannedcareactivityfortransfer-v1.2.1-2015EN",
            "map": "NL-CM:16.1.10"
          }
        ]
      },
      {
        "id": "Appointment.end",
        "path": "Appointment.end",
        "short": "EndDate",
        "alias": [
          "EindDatum"
        ],
        "mapping": [
          {
            "identity": "hcim-plannedcareactivityfortransfer-v1.2.1-2015EN",
            "map": "NL-CM:16.1.11"
          }
        ]
      },
      {
        "id": "Appointment.participant.actor",
        "path": "Appointment.participant.actor",
        "short": "ContactWith",
        "alias": [
          "ContactMet"
        ],
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
          },
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
          },
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
          },
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAidProduct"
          },
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
          },
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-healthcareservice"
          },
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-location"
          }
        ],
        "mapping": [
          {
            "identity": "hcim-encounter-v1.2-2015EN",
            "map": "NL-CM:15.1.7"
          }
        ]
      }
    ]
  }
}