FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeEncounter
IdEncounter-984b8a89-4194-4eb4-a7ea-ca8049ebeea3.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Encounter 984b8a89-4194-4eb4-a7ea-ca8049ebeea3

identifier: Account number/1001166717

status: Finished

class: [not stated]: AMB (AMB)

subject: Octavia CHISLETT

Participants

-TypeIndividual
*admitterPractitionerRole: specialty = General Surgery

period: 2025-01-29 10:37:26+0000 --> (ongoing)

Locations

-Location
*Identifier: ODS Organisation Site Code/R0A09

Source1

{
  "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"
            }
          }
        }
      }
    }
  ]
}