FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | List |
| Id | UKCore-List-EmptyList-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "List",
"id": "UKCore-List-EmptyList-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"mode": "working",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "826501000000100",
"display": "Miscellaneous record"
}
]
},
"subject": {
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
},
"date": "2019-12-10T13:00:00+00:00",
"emptyReason": {
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ListEmptyReasonCode",
"code": "no-content-recorded",
"display": "No Content Recorded"
}
]
}
}