FHIR IG analytics| Package | fhir.r4.ukcore.stu2 |
| Resource Type | List |
| Id | UKCore-List-Extension-ListWarningCode-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "List",
"id": "UKCore-List-Extension-ListWarningCode-Example",
"extension": [
{
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ListWarningCode",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ListWarningCode",
"code": "data-in-transit",
"display": "Data in Transit"
}
]
}
}
],
"status": "current",
"mode": "working",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "826501000000100",
"display": "Miscellaneous record"
}
]
},
"subject": {
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
},
"date": "2021-12-10T13:00:00+00:00"
}