{ "description": "Encounter merely forms a timeline/chronology of the various events (diagnosis, therapies and courses)", "_filename": "StructureDefinition-cce-core-Encounter-Fall.json", "package_name": "cce.fhir.full", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "Fall", "abstract": false, "type": "Encounter", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.2.0", "status": "draft", "id": "7afb277c-f6d4-40d6-b55b-5d36b4cefcfc", "kind": "resource", "url": "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Encounter-Fall", "version": "0.0.1", "differential": { "element": [ { "id": "Encounter.status", "path": "Encounter.status", "mustSupport": true }, { "id": "Encounter.class", "path": "Encounter.class", "mustSupport": true }, { "id": "Encounter.class.system", "path": "Encounter.class.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-ActCode" }, { "id": "Encounter.subject", "min": 1, "path": "Encounter.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient", "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym" ] } ], "short": "The patient present at the encounter", "mustSupport": true }, { "id": "Encounter.period", "path": "Encounter.period", "mustSupport": true }, { "id": "Encounter.diagnosis", "max": "1", "path": "Encounter.diagnosis", "mustSupport": true }, { "id": "Encounter.diagnosis.condition", "path": "Encounter.diagnosis.condition", "type": [ { "code": "Reference", "targetProfile": [ "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Condition-Primarydiagnosis" ] } ], "short": "The diagnosis relevant to the encounter", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Encounter" }