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

FHIR IG analytics

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

status: Finished

class: ActCode HH: home health

type: Andet besøg inden første måned

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

period: 2020-06-01 --> (ongoing)


Source1

{
  "resourceType": "Encounter",
  "id": "2nd1mthEncounter",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-encounter"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "finished",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "HH"
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
          "code": "563c4174-f451-4c87-8db8-8d5472ca7ff6",
          "display": "Andet besøg inden første måned"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/Rikke"
  },
  "period": {
    "start": "2020-06-01"
  }
}