FHIR IG analytics| Package | synapxe.nde |
| Resource Type | StructureDefinition |
| Id | PatientProblemList.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.nde@1.0.0&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-patientproblemlist |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-patientproblemlist |
| Status | draft |
| Name | PatientProblemList |
| Type | List |
| Kind | resource |
No resources found
| StructureDefinition | |
| profile-condition | Condition |
| profile-encounter | Encounter |
| profile-patient | Patient |
| profile-practitioner | Practitioner |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-patientproblemlist",
"name": "PatientProblemList",
"status": "draft",
"fhirVersion": "5.0.0",
"kind": "resource",
"abstract": false,
"type": "List",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/List",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "List.identifier",
"path": "List.identifier",
"min": 1,
"max": "1"
},
{
"id": "List.identifier.id",
"path": "List.identifier.id",
"max": "0"
},
{
"id": "List.identifier.extension",
"path": "List.identifier.extension",
"max": "0"
},
{
"id": "List.identifier.use",
"path": "List.identifier.use",
"max": "0"
},
{
"id": "List.identifier.type",
"path": "List.identifier.type",
"max": "0"
},
{
"id": "List.identifier.system",
"path": "List.identifier.system",
"min": 1
},
{
"id": "List.identifier.value",
"path": "List.identifier.value",
"min": 1
},
{
"id": "List.identifier.period",
"path": "List.identifier.period",
"max": "0"
},
{
"id": "List.identifier.assigner",
"path": "List.identifier.assigner",
"max": "0"
},
{
"id": "List.title",
"path": "List.title",
"max": "0"
},
{
"id": "List.code",
"path": "List.code",
"min": 1
},
{
"id": "List.code.id",
"path": "List.code.id",
"max": "0"
},
{
"id": "List.code.extension",
"path": "List.code.extension",
"max": "0"
},
{
"id": "List.code.coding",
"path": "List.code.coding",
"min": 1,
"max": "1"
},
{
"id": "List.code.coding.id",
"path": "List.code.coding.id",
"max": "0"
},
{
"id": "List.code.coding.extension",
"path": "List.code.coding.extension",
"max": "0"
},
{
"id": "List.code.coding.system",
"path": "List.code.coding.system",
"min": 1
},
{
"id": "List.code.coding.code",
"path": "List.code.coding.code",
"min": 1
},
{
"id": "List.code.coding.display",
"path": "List.code.coding.display",
"min": 1
},
{
"id": "List.code.coding.userSelected",
"path": "List.code.coding.userSelected",
"max": "0"
},
{
"id": "List.code.text",
"path": "List.code.text",
"max": "0"
},
{
"id": "List.subject",
"path": "List.subject",
"min": 1,
"max": "1",
"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",
"path": "List.date",
"min": 1
},
{
"id": "List.source",
"path": "List.source",
"max": "0"
},
{
"id": "List.orderedBy",
"path": "List.orderedBy",
"max": "0"
},
{
"id": "List.note",
"path": "List.note",
"short": "reason for cancellation or remarks",
"definition": "reason for cancellation or remarks"
},
{
"id": "List.note.id",
"path": "List.note.id",
"max": "0"
},
{
"id": "List.note.extension",
"path": "List.note.extension",
"max": "0"
},
{
"id": "List.note.author[x]",
"path": "List.note.author[x]",
"max": "0"
},
{
"id": "List.note.time",
"path": "List.note.time",
"max": "0"
},
{
"id": "List.entry",
"path": "List.entry",
"min": 1
},
{
"id": "List.entry.id",
"path": "List.entry.id",
"max": "0"
},
{
"id": "List.entry.extension",
"path": "List.entry.extension",
"max": "0"
},
{
"id": "List.entry.modifierExtension",
"path": "List.entry.modifierExtension",
"max": "0"
},
{
"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",
"path": "List.entry.item.id",
"max": "0"
},
{
"id": "List.entry.item.extension",
"path": "List.entry.item.extension",
"max": "0"
}
]
}
}