{ "description": null, "_filename": "PBMEncounter.json", "package_name": "pbm.v1.fhir", "date": "2021-04-06T06:54:42.4720708+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2021-04-06T08:25:29.077+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "PBMEncounter", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" } ], "abstract": false, "type": "Encounter", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.6.0", "status": "draft", "id": "64dfb823-6048-494f-b9af-83e04beff0c1", "kind": "resource", "url": "http://pbme.solutions/fhir/StructureDefinition/PBMEncounter", "version": null, "differential": { "element": [ { "id": "Encounter.identifier", "max": "1", "min": 1, "path": "Encounter.identifier", "mustSupport": true }, { "id": "Encounter.identifier.system", "min": 1, "path": "Encounter.identifier.system", "comment": "Identifier.system is always case sensitive.\r\n\r\nFor PBMe.Solutions, it shall be consistent in this format: \r\nhttp://pbme.solutions/[locaHospitalName]/fhir/", "mustSupport": true }, { "id": "Encounter.identifier.value", "min": 1, "path": "Encounter.identifier.value", "mustSupport": true }, { "id": "Encounter.status", "path": "Encounter.status", "mustSupport": true }, { "id": "Encounter.class", "path": "Encounter.class", "comment": "Use a Code from here: https://terminology.hl7.org/2.1.0/ValueSet-v3-ActEncounterCode.html\r\n\r\nRelevant for PBMe.Solutions is IMP (impatient encounter)", "mustSupport": true }, { "id": "Encounter.class.system", "min": 1, "path": "Encounter.class.system", "fixedUri": "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode", "mustSupport": true }, { "id": "Encounter.class.code", "min": 1, "path": "Encounter.class.code", "comment": "Use a Code from here: https://terminology.hl7.org/2.1.0/ValueSet-v3-ActEncounterCode.html\r\n\r\nRelevant for PBMe.Solutions is IMP (impatient encounter)", "mustSupport": true }, { "id": "Encounter.subject", "min": 1, "path": "Encounter.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ], "mustSupport": true }, { "id": "Encounter.subject.reference", "min": 1, "path": "Encounter.subject.reference", "mustSupport": true }, { "id": "Encounter.subject.type", "path": "Encounter.subject.type", "fixedUri": "Patient" }, { "id": "Encounter.period", "min": 1, "path": "Encounter.period", "mustSupport": true }, { "id": "Encounter.period.start", "min": 1, "path": "Encounter.period.start", "mustSupport": true }, { "id": "Encounter.period.end", "path": "Encounter.period.end", "mustSupport": true }, { "id": "Encounter.diagnosis", "path": "Encounter.diagnosis", "mustSupport": true }, { "id": "Encounter.diagnosis.condition", "path": "Encounter.diagnosis.condition", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://pbme.solutions/fhir/StructureDefinition/PBMConditionICD10GM", "http://pbme.solutions/fhir/StructureDefinition/PBMProcedureOPS" ] } ], "mustSupport": true }, { "id": "Encounter.diagnosis.use", "path": "Encounter.diagnosis.use", "mustSupport": true }, { "id": "Encounter.diagnosis.use.coding.system", "min": 1, "path": "Encounter.diagnosis.use.coding.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/diagnosis-role" }, { "id": "Encounter.diagnosis.rank", "path": "Encounter.diagnosis.rank", "mustSupport": true }, { "id": "Encounter.hospitalization.reAdmission", "path": "Encounter.hospitalization.reAdmission", "mustSupport": true }, { "id": "Encounter.hospitalization.reAdmission.coding.system", "path": "Encounter.hospitalization.reAdmission.coding.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0092" }, { "id": "Encounter.location", "min": 1, "path": "Encounter.location", "mustSupport": true }, { "id": "Encounter.location.location", "path": "Encounter.location.location", "mustSupport": true }, { "id": "Encounter.location.location.identifier.system", "min": 1, "path": "Encounter.location.location.identifier.system", "definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.\r\n\r\nEither use http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel \r\nor\r\nhttp://snomed.info/sct (with entry under 309912009 | Medical department (environment) |)", "mustSupport": true }, { "id": "Encounter.location.location.identifier.value", "min": 1, "path": "Encounter.location.location.identifier.value", "comment": "Use one of the following codes:\r\n\r\nhttps://simplifier.net/packages/de.basisprofil.r4/1.0.0-alpha9/files/342446\r\n\r\nor\r\n\r\nhttp://snomed.info/sct (with entry under 309912009 | Medical department (environment) |)", "mustSupport": true }, { "id": "Encounter.location.location.identifier.period", "path": "Encounter.location.location.identifier.period", "mustSupport": true }, { "id": "Encounter.location.location.identifier.period.start", "path": "Encounter.location.location.identifier.period.start", "mustSupport": true }, { "id": "Encounter.location.location.identifier.period.end", "path": "Encounter.location.location.identifier.period.end", "mustSupport": true }, { "id": "Encounter.location.status", "path": "Encounter.location.status", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Encounter" }