{ "description": "This profile represents the constraints applied to the Condition resource by MY Core FHIR Implementation Guide and describes the minimum expectations for the Patient resource when used in the MY Core composition or in one of the referred resources.", "_filename": "StructureDefinition-Condition-my-core.json", "package_name": "hie2.packages", "date": "2022-03-17T05:34:56.1147676+00:00", "derivation": "constraint", "meta": { "versionId": "8", "lastUpdated": "2022-03-17T05:34:57.46+00:00" }, "publisher": "Malaysia MOH - HIE Steering Committee", "fhirVersion": "4.0.1", "name": "ConditionMyCore", "abstract": false, "type": "Condition", "experimental": null, "resourceType": "StructureDefinition", "title": "Condition (MY Core)", "package_version": "1.0.1", "status": "active", "id": "3ec85fe3-3e75-44c4-ac60-b73dc34151c0", "kind": "resource", "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Condition-my-core", "version": "1.0.0", "differential": { "element": [ { "id": "Condition.category", "max": "1", "min": 1, "path": "Condition.category", "mustSupport": true }, { "id": "Condition.code", "min": 1, "path": "Condition.code", "mustSupport": true }, { "id": "Condition.subject", "path": "Condition.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Group-my-core", "http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core" ] } ], "mustSupport": true }, { "id": "Condition.encounter", "min": 1, "path": "Condition.encounter", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Encounter-my-core" ] } ], "mustSupport": true }, { "id": "Condition.onset[x]", "path": "Condition.onset[x]", "mustSupport": true }, { "id": "Condition.recordedDate", "min": 1, "path": "Condition.recordedDate", "mustSupport": true }, { "id": "Condition.recorder", "min": 1, "path": "Condition.recorder", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Practitioner-my-core", "http://fhir.hie.moh.gov.my/StructureDefinition/PractitionerRole-my-core", "http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core", "http://fhir.hie.moh.gov.my/StructureDefinition/RelatedPerson-my-core" ] } ], "mustSupport": true }, { "id": "Condition.asserter", "path": "Condition.asserter", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Practitioner-my-core", "http://fhir.hie.moh.gov.my/StructureDefinition/PractitionerRole-my-core", "http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core", "http://fhir.hie.moh.gov.my/StructureDefinition/RelatedPerson-my-core" ] } ] }, { "id": "Condition.stage", "max": "0", "path": "Condition.stage" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition" }