FHIR IG analytics| Package | fhir.r4.wales |
| Resource Type | List |
| Id | Example-DataStandardsWales-List-Allergies-notRecorded.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "List",
"id": "Example-DataStandardsWales-List-Allergies-NotRecorded",
"meta": {
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyList"
]
},
"status": "current",
"mode": "snapshot",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "886921000000105",
"display": "Allergies and adverse reactions"
}
]
},
"subject": {
"reference": "Patient/Example-DataStandardsWales-Patient-AliceJones",
"display": "JONES, Alice"
},
"date": "2001-01-01T23:59:00+00:00",
"emptyReason": {
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ListEmptyReasonCode",
"code": "no-content-recorded",
"display": "No Content Recorded"
}
]
},
"note": {
"text": "Information not available"
}
}