{ "description": null, "_filename": "StructureDefinition-EEMPI-Observation-SocialHistory-EducationRecord.json", "package_name": "ee.tehik.mpi", "date": "2022-10-14T07:09:19.9103802+00:00", "derivation": "constraint", "publisher": "HL7 EE", "fhirVersion": "4.0.1", "name": "EEMPIObservationSocialHistoryEducationRecord", "abstract": false, "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "EE MPI Observation SocialHistory Education Record", "package_version": "0.1.0-beta", "status": "draft", "id": "5299f4e3-afe8-468b-8db5-7b4de5739c8a", "kind": "resource", "url": "https://hl7.ee/fhir/StructureDefinition/EEMPI-Observation-SocialHistory-EducationRecord", "version": "1.0.0", "differential": { "element": [ { "id": "Observation", "path": "Observation", "constraint": [ { "key": "reegel-1", "human": "If there is no a value a data absent reason must be present", "source": "https://hl7.ee/fhir/StructureDefinition/EEPatient-Observation-SocialHistory-EducationRecord", "severity": "error", "expression": "value.exists() or dataAbsentReason.exists()" } ] }, { "id": "Observation.basedOn", "max": "0", "path": "Observation.basedOn" }, { "id": "Observation.partOf", "max": "0", "path": "Observation.partOf" }, { "id": "Observation.category", "max": "1", "min": 1, "path": "Observation.category", "fixedCodeableConcept": { "coding": [ { "code": "social-history", "system": "http://terminology.hl7.org/CodeSystem/observation-category", "display": "Social history" } ] } }, { "id": "Observation.category.coding", "max": "1", "min": 1, "path": "Observation.category.coding" }, { "id": "Observation.category.coding.system", "min": 1, "path": "Observation.category.coding.system", "fixedUri": "http://hl7.org/fhir/ValueSet/observation-category" }, { "id": "Observation.category.coding.code", "min": 1, "path": "Observation.category.coding.code", "fixedCode": "social-history" }, { "id": "Observation.code", "path": "Observation.code", "binding": { "strength": "required" }, "fixedCodeableConcept": { "coding": [ { "code": "224293004", "system": "http://snomed.info/sct", "display": "Education received in the past (observable entity)" } ] } }, { "id": "Observation.code.coding", "max": "1", "min": 1, "path": "Observation.code.coding" }, { "id": "Observation.code.coding.code", "path": "Observation.code.coding.code", "short": "Highest level of education" }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Patient" ] } ] }, { "id": "Observation.focus", "max": "0", "path": "Observation.focus" }, { "id": "Observation.encounter", "max": "0", "path": "Observation.encounter" }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "type": [ { "code": "dateTime" }, { "code": "Period" } ], "short": "Period mille jooksul haridustegevus jätkus või millal vastav haridustase kätte saadud" }, { "id": "Observation.issued", "min": 1, "path": "Observation.issued" }, { "id": "Observation.performer", "max": "1", "path": "Observation.performer", "type": [ { "code": "Reference", "targetProfile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Organization" ] } ], "short": "Õppeasutus" }, { "id": "Observation.performer.display", "path": "Observation.performer.display", "mustSupport": true }, { "id": "Observation.value[x]", "min": 1, "path": "Observation.value[x]", "type": [ { "code": "CodeableConcept" } ], "short": "Haridustase", "binding": { "strength": "required", "valueSet": "https://hl7.ee/ValueSet/eempi-education-level" } }, { "id": "Observation.value[x].coding", "max": "1", "min": 1, "path": "Observation.value[x].coding", "mustSupport": true }, { "id": "Observation.value[x].coding.system", "min": 1, "path": "Observation.value[x].coding.system", "short": "EE education level", "fixedUri": "https://hl7.ee/ValueSet/eebase-educational-level", "mustSupport": true }, { "id": "Observation.value[x].coding.code", "min": 1, "path": "Observation.value[x].coding.code", "binding": { "strength": "required", "valueSet": "https://hl7.ee/ValueSet/eebase-educational-level" }, "mustSupport": true }, { "id": "Observation.interpretation", "max": "0", "path": "Observation.interpretation" }, { "id": "Observation.bodySite", "max": "0", "path": "Observation.bodySite" }, { "id": "Observation.method", "max": "0", "path": "Observation.method" }, { "id": "Observation.specimen", "max": "0", "path": "Observation.specimen" }, { "id": "Observation.device", "max": "0", "path": "Observation.device" }, { "id": "Observation.referenceRange", "max": "0", "path": "Observation.referenceRange" }, { "id": "Observation.hasMember", "max": "0", "path": "Observation.hasMember" }, { "id": "Observation.derivedFrom", "max": "0", "path": "Observation.derivedFrom" }, { "id": "Observation.component", "max": "0", "path": "Observation.component" } ] }, "baseDefinition": "https://hl7.ee/fhir/StructureDefinition/EEBase-Observation" }