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

FHIR IG analytics

Packagehl7.fhir.uv.fhircast.r4b
Resource TypeEncounter
IdEncounter-8cc652ba-770e-4ae1-b688-6e8e7c737438-close.json
FHIR VersionR4B

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

Resource Encounter "8cc652ba-770e-4ae1-b688-6e8e7c737438-close"

Profile: FHIRcast Encounter for Close Events

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

status: unknown

class: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'null')

subject: Patient/503824b8-fe8c-4227-b061-7181ba6c3926-close


Source1

{
  "resourceType": "Encounter",
  "id": "8cc652ba-770e-4ae1-b688-6e8e7c737438-close",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-encounter-close"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "http://myhealthcare.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-close"
  }
}