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

FHIR IG analytics

Packagekl.dk.fhir.ltt
Resource TypeEncounter
IdEncounter-Behandlingskontakt.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 Behandlingskontakt

BasedOnCarePlan: CarePlan: status = active; intent = plan; period = 2025-05-14 08:17:00+0000 --> (ongoing)

DeliveryType: Individuel indsats

status: Finished

class: ActCode AMB: ambulatory

type: Behandling

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

Participants

-Type
*Barn/ung deltager

period: 2025-07-07 13:28:17+0000 --> (ongoing)


Source1

{
  "resourceType": "Encounter",
  "id": "Behandlingskontakt",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-encounter"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-encounter-based-on-care-plan",
      "valueReference": {
        "reference": "CarePlan/Forloeb"
      }
    },
    {
      "url": "http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-encounter-delivery-type",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
            "code": "8d12d74c-17da-47a7-a4fe-e69dbaec0a8c",
            "display": "Individuel indsats"
          }
        ]
      }
    }
  ],
  "status": "finished",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "AMB",
    "display": "ambulatory"
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://fhir.kl.dk/term/CodeSystem/LTT",
          "code": "b7f9217c-2315-4d6f-bba5-5117e202302c",
          "display": "Behandling"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/Josefine"
  },
  "participant": [
    {
      "type": [
        {
          "coding": [
            {
              "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
              "code": "ca228a58-bd0e-4b0e-81ce-3866adc26535",
              "display": "Barn/ung deltager"
            }
          ]
        }
      ]
    }
  ],
  "period": {
    "start": "2025-07-07T13:28:17Z"
  }
}