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

FHIR IG analytics

Packagekl.dk.fhir.children
Resource TypeEncounter
IdEncounter-NeedBasedEncounterRikke.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 NeedBasedEncounterRikke

basedOnInterventionExtension: CarePlan: status = active; intent = plan; period = 2021-03-09 10:15:00+0000 --> (ongoing)

status: Finished

class: CareSocialCodes 124be95d-6924-4609-9d2a-e7c73ae3ab3d: Skærmbesøg

type: Behovskontakt med småbørnssundhedsplejen

subject: Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505209996 (use: official, ))

period: 2021-03-25 10:15:00+0000 --> (ongoing)


Source1

{
  "resourceType": "Encounter",
  "id": "NeedBasedEncounterRikke",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-encounter"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://fhir.kl.dk/children/StructureDefinition/BasedOnInterventionExtension",
      "valueReference": {
        "reference": "CarePlan/RikkeInterventionSocialContact"
      }
    }
  ],
  "status": "finished",
  "class": {
    "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
    "code": "124be95d-6924-4609-9d2a-e7c73ae3ab3d",
    "display": "Skærmbesøg"
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
          "code": "4b039ba1-4005-42e6-b672-09b81ad7578a",
          "display": "Behovskontakt med småbørnssundhedsplejen"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/Rikke"
  },
  "period": {
    "start": "2021-03-25T10:15:00.000Z"
  }
}