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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunication
Resource TypeEncounter
IdEncounter-303b2782-e2bf-4780-a8a5-c4b02b0e1c66.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 303b2782-e2bf-4780-a8a5-c4b02b0e1c66

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/fc60e762-b13b-5773-865e-67f3907bdcc7


Source1

{
  "resourceType": "Encounter",
  "id": "303b2782-e2bf-4780-a8a5-c4b02b0e1c66",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-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/23ebfcd8-e4f2-4ce8-908b-aa7cfb9ffef5"
  },
  "episodeOfCare": [
    {
      "identifier": {
        "system": "https://sor2.sum.dsdn.dk/#id=265161000016000",
        "value": "fc60e762-b13b-5773-865e-67f3907bdcc7"
      }
    }
  ]
}