This page is part of the KLFFBMessaging (v1.0.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: GuardianshipForms - JSON Representation
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-27T07:54:57+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"
}
]
}
}