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
: RelationshipTypes - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "kl-messaging-ffb-relationshipTypeValues",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "http://fhir.kl.dk/ffbmessaging/ValueSet/kl-messaging-ffb-relationshipTypeValues",
"version" : "1.0.0",
"name" : "KLMessagingFFBRelationshipTypeValues",
"title" : "RelationshipTypes",
"status" : "active",
"date" : "2023-08-27T07:54:57+02:00",
"publisher" : "KL",
"contact" : [
{
"name" : "KL",
"telecom" : [
{
"system" : "url",
"value" : "http://www.kl.dk"
}
]
}
],
"description" : "Relationship type roles to use in FFB messaging",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"concept" : [
{
"code" : "GUARD"
},
{
"code" : "POWATT"
}
]
},
{
"system" : "http://fhir.kl.dk/ffbmessaging/CodeSystem/kl-messaging-ffb-relationshipTypeCodes"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131"
}
]
}
}