Implementation Guide for FFB messaging (FFB udvekslingsdatasæt)
1.0.0 - release Denmark flag

This page is part of the KLFFBMessaging (v1.0.0: Release) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: GuardianshipForms - JSON Representation

Active as of 2023-08-27

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "kl-messaging-ffb-guardianshipFormValues",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  },
  "url" : "http://fhir.kl.dk/ffbmessaging/ValueSet/kl-messaging-ffb-guardianshipFormValues",
  "version" : "1.0.0",
  "name" : "KLMessagingFFBGuardianshipFormValues",
  "title" : "GuardianshipForms",
  "status" : "active",
  "date" : "2023-08-27T08:19:39+02:00",
  "publisher" : "KL",
  "contact" : [
    {
      "name" : "KL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.kl.dk"
        }
      ]
    }
  ],
  "description" : "Guardianship form value set for citizens in FFB messaging",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.kl.dk/ffbmessaging/CodeSystem/kl-messaging-ffb-guardianshipFormCodes"
      }
    ]
  }
}