PackagesCanonicalsLogsProblems
    Packages
    iknl.fhir.nl.r4.performation@0.1.0
    http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-encounter-inpatient
{
  "description": null,
  "_filename": "StructureDefinition-performation-encounter-inpatient.json",
  "package_name": "iknl.fhir.nl.r4.performation",
  "date": "2023-10-04T07:46:42.5410609+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PerformationEncounterInpatient",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/Encounter-v4.0.1(2020EN)",
    "name": "zib Encounter-v4.0.1(2020EN)",
    "identity": "zib-encounter-v4.0.1-2020EN"
  }, {
    "uri": "https://zibs.nl/wiki/HealthProfessional-v3.5(2020EN)",
    "name": "zib HealthProfessional-v3.5(2020EN)",
    "identity": "zib-healthprofessional-v3.5-2020EN"
  }, {
    "uri": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-encounter-inpatient-model",
    "name": "PerformationEncounterInpatient",
    "identity": "performation-encounter-inpatient"
  } ],
  "abstract": false,
  "type": "Encounter",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0",
  "status": "draft",
  "id": "c4a57b9e-adda-4337-b7bd-548a7a711e9f",
  "kind": "resource",
  "url": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-encounter-inpatient",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Encounter",
      "path": "Encounter",
      "mapping": [ {
        "map": "Tumor",
        "identity": "performation-encounter-inpatient"
      } ]
    }, {
      "id": "Encounter.identifier",
      "max": "1",
      "min": 1,
      "path": "Encounter.identifier"
    }, {
      "id": "Encounter.identifier.value",
      "min": 1,
      "path": "Encounter.identifier.value"
    }, {
      "id": "Encounter.identifier.assigner",
      "min": 1,
      "path": "Encounter.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-healthcare-provider" ]
      } ]
    }, {
      "id": "Encounter.status",
      "path": "Encounter.status",
      "fixedCode": "finished"
    }, {
      "id": "Encounter.class",
      "path": "Encounter.class",
      "patternCoding": {
        "code": "IMP",
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
      }
    }, {
      "id": "Encounter.subject",
      "min": 1,
      "path": "Encounter.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-patient" ]
      } ],
      "mapping": [ {
        "map": "Tumor.patient",
        "identity": "performation-inpatient-encounter"
      } ]
    }, {
      "id": "Encounter.period.start",
      "path": "Encounter.period.start",
      "mapping": [ {
        "map": "Tumor.incidenceDate",
        "identity": "performation-encounter-inpatient"
      } ]
    }, {
      "id": "Encounter.reasonReference:problem",
      "min": 1,
      "path": "Encounter.reasonReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-condition" ]
      } ],
      "mapping": [ {
        "map": "Tumor.diagnosisGroup.diagnosis",
        "identity": "performation-inpatient-encounter"
      } ],
      "sliceName": "problem"
    }, {
      "id": "Encounter.reasonReference:problem.extension:groupnumber",
      "max": "1",
      "path": "Encounter.reasonReference.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-encounter-condition-group" ]
      } ],
      "sliceName": "groupnumber",
      "isModifier": false
    }, {
      "id": "Encounter.reasonReference:problem.extension:groupnumber.value[x]",
      "path": "Encounter.reasonReference.extension.value[x]",
      "mapping": [ {
        "map": "Tumor.diagnosisGroup.groupNumber",
        "identity": "performation-inpatient-encounter"
      } ]
    } ]
  },
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/nl-core-Encounter"
}