FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | Encounter |
| Id | Encounter-984b8a89-4194-4eb4-a7ea-ca8049ebeea3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter 984b8a89-4194-4eb4-a7ea-ca8049ebeea3
Profile: Hospital Spell
identifier: Account number/1001166717
status: Finished
class: [not stated]: AMB (AMB)
subject: Octavia CHISLETT
| Type | Individual |
| admitter | PractitionerRole: specialty = General Surgery |
period: 2025-01-29 10:37:26+0000 --> (ongoing)
| Location |
| Identifier: ODS Organisation Site Code/R0A09 |
{
"resourceType": "Encounter",
"id": "984b8a89-4194-4eb4-a7ea-ca8049ebeea3",
"meta": {
"profile": [
"https://fhir.nwgenomics.nhs.uk/StructureDefinition/HospitalSpell"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "AN"
}
]
},
"system": "http://www.acme.org/encounter/identifiers/R0A",
"value": "1001166717",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "R0A"
}
}
}
],
"status": "finished",
"class": {
"code": "AMB"
},
"subject": {
"reference": "urn:uuid:d6faafcf-db64-4c11-9da8-25f36774c1bd",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449305552"
},
"display": "Octavia CHISLETT"
},
"participant": [
{
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "ADM"
}
]
}
],
"individual": {
"reference": "urn:uuid:ee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8"
}
}
],
"period": {
"start": "2025-01-29T10:37:26+00:00"
},
"location": [
{
"location": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-site-code",
"value": "R0A09",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "R0A"
}
}
}
}
}
]
}