{
"description": null,
"_filename": "PatientProblemList.StructureDefinition.json",
"package_name": "synapxe.nde",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "5.0.0",
"name": "PatientProblemList",
"abstract": false,
"type": "List",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.0",
"status": "draft",
"id": "2678e6e2-ef33-40f9-9d8c-4e24d9d526d6",
"kind": "resource",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-patientproblemlist",
"version": null,
"differential": {
"element": [ {
"id": "List.identifier",
"max": "1",
"min": 1,
"path": "List.identifier"
}, {
"id": "List.identifier.id",
"max": "0",
"path": "List.identifier.id"
}, {
"id": "List.identifier.extension",
"max": "0",
"path": "List.identifier.extension"
}, {
"id": "List.identifier.use",
"max": "0",
"path": "List.identifier.use"
}, {
"id": "List.identifier.type",
"max": "0",
"path": "List.identifier.type"
}, {
"id": "List.identifier.system",
"min": 1,
"path": "List.identifier.system"
}, {
"id": "List.identifier.value",
"min": 1,
"path": "List.identifier.value"
}, {
"id": "List.identifier.period",
"max": "0",
"path": "List.identifier.period"
}, {
"id": "List.identifier.assigner",
"max": "0",
"path": "List.identifier.assigner"
}, {
"id": "List.title",
"max": "0",
"path": "List.title"
}, {
"id": "List.code",
"min": 1,
"path": "List.code"
}, {
"id": "List.code.id",
"max": "0",
"path": "List.code.id"
}, {
"id": "List.code.extension",
"max": "0",
"path": "List.code.extension"
}, {
"id": "List.code.coding",
"max": "1",
"min": 1,
"path": "List.code.coding"
}, {
"id": "List.code.coding.id",
"max": "0",
"path": "List.code.coding.id"
}, {
"id": "List.code.coding.extension",
"max": "0",
"path": "List.code.coding.extension"
}, {
"id": "List.code.coding.system",
"min": 1,
"path": "List.code.coding.system"
}, {
"id": "List.code.coding.code",
"min": 1,
"path": "List.code.coding.code"
}, {
"id": "List.code.coding.display",
"min": 1,
"path": "List.code.coding.display"
}, {
"id": "List.code.coding.userSelected",
"max": "0",
"path": "List.code.coding.userSelected"
}, {
"id": "List.code.text",
"max": "0",
"path": "List.code.text"
}, {
"id": "List.subject",
"max": "1",
"min": 1,
"path": "List.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-patient" ]
} ]
}, {
"id": "List.encounter",
"path": "List.encounter",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-encounter" ]
} ]
}, {
"id": "List.date",
"min": 1,
"path": "List.date"
}, {
"id": "List.source",
"max": "0",
"path": "List.source"
}, {
"id": "List.orderedBy",
"max": "0",
"path": "List.orderedBy"
}, {
"id": "List.note",
"path": "List.note",
"short": "reason for cancellation or remarks",
"definition": "reason for cancellation or remarks"
}, {
"id": "List.note.id",
"max": "0",
"path": "List.note.id"
}, {
"id": "List.note.extension",
"max": "0",
"path": "List.note.extension"
}, {
"id": "List.note.author[x]",
"max": "0",
"path": "List.note.author[x]"
}, {
"id": "List.note.time",
"max": "0",
"path": "List.note.time"
}, {
"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.item",
"path": "List.entry.item",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-condition", "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner" ]
} ]
}, {
"id": "List.entry.item.id",
"max": "0",
"path": "List.entry.item.id"
}, {
"id": "List.entry.item.extension",
"max": "0",
"path": "List.entry.item.extension"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/List"
}