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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeEncounter
IdAW-88463897.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "appointment": [
    {
      "reference": "Appointment/123456789"
    }
  ],
  "class": {
    "code": "AMB",
    "display": "ambulatory",
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
  },
  "id": "AW-88463897",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/aanwezigheid/aanwezigheidNr",
      "use": "usual",
      "value": "88463897"
    }
  ],
  "location": [
    {
      "location": {
        "reference": "Location/335043"
      },
      "period": {
        "end": "2021-08-23T23:59:00+02:00",
        "start": "2021-08-23T10:23:00+02:00"
      }
    },
    {
      "location": {
        "reference": "Location/ddc865430e1a9d1cae640657cbdf01bc"
      },
      "period": {
        "end": "2021-08-23T23:59:00+02:00",
        "start": "2021-08-23T10:23:00+02:00"
      }
    }
  ],
  "meta": {
    "lastUpdated": "2021-11-08T14:51:19.306626+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhPresence"
    ]
  },
  "partOf": {
    "reference": "Encounter/AD-270033903"
  },
  "period": {
    "end": "2021-08-23T23:59:00+02:00",
    "start": "2021-08-23T10:23:00+02:00"
  },
  "resourceType": "Encounter",
  "serviceProvider": {
    "reference": "Organization/HHT"
  },
  "status": "finished",
  "subject": {
    "reference": "Patient/TLU7DAK3RC35"
  }
}