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

FHIR IG analytics

Packagehl7.fhir.be.vaccination
Resource TypeEncounter
IdEncounter-demo-encounter-2.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 demo-encounter-2

status: Finished

class: [not stated]: AMB (AMB)

subject: Identifier: BeSSINNamingSystem/16032376921

Locations

-Location
*Location: type = Kind en gezin

Source1

{
  "resourceType": "Encounter",
  "id": "demo-encounter-2",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "finished",
  "class": {
    "code": "AMB"
  },
  "subject": {
    "identifier": {
      "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
      "value": "16032376921"
    }
  },
  "location": [
    {
      "location": {
        "reference": "Location/demo-location"
      }
    }
  ]
}