FHIR IG Statistics: ValueSet/kl-messaging-ffb-relationshipTypeValues
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Placeholder
Source
{
"resourceType": "ValueSet",
"id": "kl-messaging-ffb-relationshipTypeValues",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
}