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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypeEncounter
IdEncounter-c3efbaa3-4b9e-4da1-bb4a-496d33953abd.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 c3efbaa3-4b9e-4da1-bb4a-496d33953abd

status: Finished

class: ActCode IMP: inpatient encounter

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

episodeOfCare: Identifier: https://sor2.sum.dsdn.dk/#id=1385391000016002/urn:uuid:d3779c52-1fc9-4d96-93dc-693a4faab338


Source1

{
  "resourceType": "Encounter",
  "id": "c3efbaa3-4b9e-4da1-bb4a-496d33953abd",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-encounter|3.0.1"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "finished",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "IMP"
  },
  "subject": {
    "reference": "Patient/2f6d23d0-239c-44bb-9033-acab45416029"
  },
  "episodeOfCare": [
    {
      "identifier": {
        "system": "https://sor2.sum.dsdn.dk/#id=1385391000016002",
        "value": "urn:uuid:d3779c52-1fc9-4d96-93dc-693a4faab338"
      }
    }
  ]
}