PackagesCanonicalsLogsProblems
    Packages
    iknl.fhir.nl.r4.performation@0.1.0
    http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-bundle
{
  "description": null,
  "_filename": "StructureDefinition-performation-bundle.json",
  "package_name": "iknl.fhir.nl.r4.performation",
  "date": "2023-10-16T14:26:51.7453721+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PerformationBundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0",
  "status": "draft",
  "id": "f6c28158-3340-4bca-8458-e383926694e1",
  "kind": "resource",
  "url": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-bundle",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "collection"
    }, {
      "id": "Bundle.timestamp",
      "min": 1,
      "path": "Bundle.timestamp"
    }, {
      "id": "Bundle.entry.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-encounter-ambulatory", "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-encounter-inpatient", "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-healthcare-provider", "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-patient", "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-condition" ]
      } ],
      "alias": [ "Visit", "Contact", "nl-core-Encounter" ],
      "short": "Encounter",
      "definition": "An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}