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

FHIR IG analytics

Packagekl.dk.fhir.prevention
Resource TypeEncounter
IdEncounter-BrunoKontakt1Kost.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

ResourceEncounter "BrunoKontakt1Kost"

Profile: KLGateway119Encounter

basedOnCarePlanExtension: CarePlan/BrunoforloebKost

status: finished

class: Skærmbesøg (Details: CareSocialCodes code 124be95d-6924-4609-9d2a-e7c73ae3ab3d = ' Skærmbesøg ', stated as ' Skærmbesøg ')

subject: Patient/BrunoTestElmer

period: 2022-06-09 10:00:00+0000 --> 2022-06-09 10:30:00+0000


Source1

{
  "resourceType": "Encounter",
  "id": "BrunoKontakt1Kost",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-encounter"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://fhir.kl.dk/prevention/StructureDefinition/BasedOnCarePlanExtension",
      "valueReference": {
        "reference": "CarePlan/BrunoforloebKost"
      }
    }
  ],
  "status": "finished",
  "class": {
    "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
    "code": "124be95d-6924-4609-9d2a-e7c73ae3ab3d",
    "display": "Skærmbesøg"
  },
  "subject": {
    "reference": "Patient/BrunoTestElmer"
  },
  "period": {
    "start": "2022-06-09T10:00:00.000Z",
    "end": "2022-06-09T10:30:00.000Z"
  }
}