{
"description": null,
"_filename": "profile-list-problem.StructureDefinition.json",
"package_name": "synapxe.sgcdi",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "5.0.0",
"name": "List",
"abstract": false,
"type": "List",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.8",
"status": "active",
"id": "a1e8a433-7045-4c4d-a297-7fe906050ccc",
"kind": "resource",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-list-problem",
"version": null,
"differential": {
"element": [ {
"id": "List.extension:context",
"max": "1",
"path": "List.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/ext-context" ]
} ],
"sliceName": "context"
}, {
"id": "List.extension:statusReason",
"max": "1",
"path": "List.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/ext-statusReason" ]
} ],
"sliceName": "statusReason"
}, {
"id": "List.identifier",
"path": "List.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-identifier" ]
} ]
}, {
"id": "List.mode",
"path": "List.mode",
"fixedCode": "working"
}, {
"id": "List.title",
"max": "0",
"path": "List.title"
}, {
"id": "List.code",
"min": 1,
"path": "List.code",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ]
}, {
"id": "List.subject",
"path": "List.subject",
"type": [ {
"code": "Reference",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient" ],
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-patient" ]
} ]
}, {
"id": "List.encounter",
"path": "List.encounter",
"type": [ {
"code": "Reference",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-reference-encounter" ],
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-encounter" ]
} ]
}, {
"id": "List.date",
"max": "0",
"path": "List.date"
}, {
"id": "List.source",
"path": "List.source",
"type": [ {
"code": "Reference",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-reference-organization" ],
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-organization" ]
} ]
}, {
"id": "List.orderedBy",
"max": "0",
"path": "List.orderedBy"
}, {
"id": "List.note",
"max": "1",
"path": "List.note",
"type": [ {
"code": "Annotation",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-annotation" ]
} ]
}, {
"id": "List.entry",
"min": 1,
"path": "List.entry"
}, {
"id": "List.entry.id",
"max": "0",
"path": "List.entry.id"
}, {
"id": "List.entry.extension",
"max": "0",
"path": "List.entry.extension"
}, {
"id": "List.entry.modifierExtension",
"max": "0",
"path": "List.entry.modifierExtension"
}, {
"id": "List.entry.flag",
"max": "0",
"path": "List.entry.flag"
}, {
"id": "List.entry.deleted",
"max": "0",
"path": "List.entry.deleted"
}, {
"id": "List.entry.date",
"max": "0",
"path": "List.entry.date"
}, {
"id": "List.entry.item",
"path": "List.entry.item",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-problem" ]
} ]
}, {
"id": "List.emptyReason",
"max": "0",
"path": "List.emptyReason"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/List"
}