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

FHIR IG analytics

Packagemedcom.fhir.dk.hospitalnotification
Resource TypeEncounter
IdEncounter-b9846c24-0335-11ed-b939-0242ac120002.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 b9846c24-0335-11ed-b939-0242ac120002

status: In Progress

class: ActCode: IMP (inpatient encounter)

subject: Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#2509479989)

episodeOfCare: Identifier: https://sor2.sum.dsdn.dk/#id=265161000016000/bd481c38-a921-11ed-afa1-0242ac120002

period: 2022-12-07 13:00:00+0200 --> (ongoing)

serviceProvider: Organization Hjerteafdelingen på Herlev og Gentofte hospital


Source1

{
  "resourceType": "Encounter",
  "id": "b9846c24-0335-11ed-b939-0242ac120002",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/hospitalnotification/StructureDefinition/medcom-hospitalNotification-encounter"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "in-progress",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "IMP"
  },
  "subject": {
    "reference": "Patient/48393486-81c6-11ed-a1eb-0242ac120002"
  },
  "episodeOfCare": [
    {
      "identifier": {
        "system": "https://sor2.sum.dsdn.dk/#id=265161000016000",
        "value": "bd481c38-a921-11ed-afa1-0242ac120002"
      }
    }
  ],
  "period": {
    "start": "2022-12-07T13:00:00+02:00"
  },
  "serviceProvider": {
    "reference": "Organization/abb09e14-81c6-11ed-a1eb-0242ac120002"
  }
}