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

FHIR IG analytics

Packagehl7.fhir.uv.fhircast
Resource TypeEncounter
IdEncounter-8cc652ba-770e-4ae1-b688-6e8e7c737438.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 8cc652ba-770e-4ae1-b688-6e8e7c737438

identifier: http://myhealthcare.example.com/visits/r2r22345 (use: official, )

status: Unknown

class: ActCode AMB: ambulatory

subject: John Smith (official) Male, DoB: 1978-11-03 ( Medical record number (use: official, ))


Source1

{
  "resourceType": "Encounter",
  "id": "8cc652ba-770e-4ae1-b688-6e8e7c737438",
  "meta": {
    "profile": [
      "http://fhircast.hl7.org/StructureDefinition/fhircast-encounter-open"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "http://myhealthcare.example.com/visits",
      "value": "r2r22345"
    }
  ],
  "status": "unknown",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "AMB"
  },
  "subject": {
    "reference": "Patient/503824b8-fe8c-4227-b061-7181ba6c3926"
  }
}