{
"description": "Profile for Condition resource used in diagnosis with mandatory elements.",
"_filename": "Diagnosis.StructureDefinition.json",
"package_name": "synapxe.sgcdi",
"date": "2025-11-22",
"derivation": "constraint",
"publisher": "Synapxe",
"fhirVersion": "5.0.0",
"name": "Diagnosis",
"abstract": false,
"type": "Condition",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Diagnosis Profile",
"package_version": "1.0.0",
"status": "active",
"id": "a40efd39-c507-4c98-a867-b46e23efe0aa",
"kind": "resource",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-ds-diagnosis",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Condition.modifierExtension",
"max": "0",
"path": "Condition.modifierExtension"
}, {
"id": "Condition.identifier",
"max": "0",
"path": "Condition.identifier"
}, {
"id": "Condition.clinicalStatus",
"path": "Condition.clinicalStatus",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ],
"fixedCodeableConcept": {
"text": "active"
}
}, {
"id": "Condition.verificationStatus",
"max": "0",
"path": "Condition.verificationStatus"
}, {
"id": "Condition.category",
"max": "1",
"min": 1,
"path": "Condition.category",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ]
}, {
"id": "Condition.severity",
"max": "0",
"path": "Condition.severity"
}, {
"id": "Condition.code",
"min": 1,
"path": "Condition.code",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ]
}, {
"id": "Condition.bodySite",
"max": "0",
"path": "Condition.bodySite"
}, {
"id": "Condition.subject",
"path": "Condition.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-patient" ]
} ]
}, {
"id": "Condition.subject.id",
"max": "0",
"path": "Condition.subject.id"
}, {
"id": "Condition.subject.extension",
"max": "0",
"path": "Condition.subject.extension"
}, {
"id": "Condition.subject.reference",
"max": "0",
"path": "Condition.subject.reference"
}, {
"id": "Condition.subject.type",
"min": 1,
"path": "Condition.subject.type",
"fixedUri": "Patient"
}, {
"id": "Condition.subject.identifier",
"min": 1,
"path": "Condition.subject.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-identifier" ]
} ]
}, {
"id": "Condition.subject.identifier.system",
"path": "Condition.subject.identifier.system",
"fixedUri": "https://fhir.synapxe.sg/NamingSystem/nric"
}, {
"id": "Condition.subject.display",
"max": "0",
"path": "Condition.subject.display"
}, {
"id": "Condition.encounter",
"max": "0",
"path": "Condition.encounter"
}, {
"id": "Condition.onset[x]",
"max": "0",
"path": "Condition.onset[x]"
}, {
"id": "Condition.abatement[x]",
"max": "0",
"path": "Condition.abatement[x]"
}, {
"id": "Condition.recordedDate",
"max": "0",
"path": "Condition.recordedDate"
}, {
"id": "Condition.participant",
"max": "0",
"path": "Condition.participant"
}, {
"id": "Condition.stage",
"max": "0",
"path": "Condition.stage"
}, {
"id": "Condition.evidence",
"max": "0",
"path": "Condition.evidence"
}, {
"id": "Condition.note",
"max": "1",
"min": 1,
"path": "Condition.note",
"type": [ {
"code": "Annotation",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-annotation" ]
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition"
}