FHIR IG analytics| Package | synapxe.hsar |
| Resource Type | StructureDefinition |
| Id | profile-Patient-get-enrolled-resident-list.json |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=synapxe.hsar@1.0.0&canonical=http://ihis.sg/StructureDefinition/Patient-pophealth-get-enrolled-resident-list |
| URL | http://ihis.sg/StructureDefinition/Patient-pophealth-get-enrolled-resident-list |
| Status | active |
| Name | profile-Patient-get-enrolled-resident-list |
| Type | Patient |
| Kind | resource |
No resources found
| StructureDefinition | |
| Patient-pophealth-get-resident | profile-Patient-get-resident |
| enrollment-last-updated-time | extension-Patient-enrollmentLastUpdatedTime |
| enrollment-period | extension-Patient-enrollmentPeriod |
| enrollment-status | extension-Patient-enrollmentStatus |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://ihis.sg/StructureDefinition/Patient-pophealth-get-enrolled-resident-list",
"name": "profile-Patient-get-enrolled-resident-list",
"status": "active",
"fhirVersion": "4.3.0",
"kind": "resource",
"abstract": false,
"type": "Patient",
"baseDefinition": "http://ihis.sg/StructureDefinition/Patient-pophealth-get-resident",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Patient.extension:enrollmentPeriod",
"path": "Patient.extension",
"sliceName": "enrollmentPeriod",
"type": [
{
"code": "Extension",
"profile": [
"http://ihis.sg/extension/enrollment-period"
]
}
]
},
{
"id": "Patient.extension:enrollmentLastUpdatedTime",
"path": "Patient.extension",
"sliceName": "enrollmentLastUpdatedTime",
"type": [
{
"code": "Extension",
"profile": [
"http://ihis.sg/extension/enrollment-last-updated-time"
]
}
]
},
{
"id": "Patient.extension:enrollmentStatus",
"path": "Patient.extension",
"sliceName": "enrollmentStatus",
"type": [
{
"code": "Extension",
"profile": [
"http://ihis.sg/extension/enrollment-status"
]
}
]
},
{
"id": "Patient.identifier.system",
"path": "Patient.identifier.system",
"short": "Fixed Value: \"http://ihis.sg/identifier/nric\""
},
{
"id": "Patient.identifier.value",
"path": "Patient.identifier.value",
"short": "Sample Value: \"S1234567D\""
},
{
"id": "Patient.active",
"path": "Patient.active",
"short": "Sample Value: true"
},
{
"id": "Patient.telecom.system",
"path": "Patient.telecom.system",
"short": "Sample Value: \"phone\" or \"email\""
},
{
"id": "Patient.gender",
"path": "Patient.gender",
"short": "Sample Value: \"male\""
},
{
"id": "Patient.birthDate",
"path": "Patient.birthDate",
"short": "Sample Value: \"2021-10-21\""
},
{
"id": "Patient.address.type",
"path": "Patient.address.type",
"short": "Sample Value: \"postal\"",
"definition": "Susy-HSAR mapping => \r\nResidential = postal\r\nHousehold = physical"
},
{
"id": "Patient.address.text",
"path": "Patient.address.text",
"short": "Sample Value: \"888, Serangoon Street 81, #11-98, The Trilliant\""
},
{
"id": "Patient.address.line",
"path": "Patient.address.line",
"short": "Combination of Block Number, Street Name, Floor Number, Unit Number, Building Name",
"definition": "line[0] - Block Number\r\nline[1] = Street Name\r\nline[2] = Floor Number\r\nline[3] = Unit Number\r\nline[4] = Building Name\r\nSample Value: [\"888\",\"Serangoon Street 81\",\"11\",\"98\",\"The Trilliant\"]"
},
{
"id": "Patient.address.postalCode",
"path": "Patient.address.postalCode",
"short": "Sample Value: \"544267\""
}
]
}
}