FHIR IG Statistics: ValueSet/KBV-VS-VoS-ContentTypes
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "KBV-VS-VoS-ContentTypes",
"url": "https://fhir.kbv.de/ValueSet/KBV_VS_VoS_ContentTypes",
"version": "2.1.0",
"name": "KBV_VS_VoS_ContentTypes",
"title": "ContentTypes für die base64-Codierung",
"status": "active",
"experimental": false,
"date": "2023-02-01",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.kbv.de"
}
]
}
],
"description": "Dieses Valueset enthält die Codes, die für die base64-Codierung in DocumentReference-Instanzen verwendet werden dürfen",
"immutable": false,
"compose": {
"include": [
{
"system": "urn:ietf:bcp:13",
"concept": [
{
"code": "application/pdf"
},
{
"code": "application/xml"
},
{
"code": "application/pkcs7-mime"
}
]
}
]
},
"expansion": {
"timestamp": "2022-08-25T15:32:00+02:00",
"total": 3,
"offset": 0,
"contains": [
{
"system": "urn:ietf:bcp:13",
"code": "application/pdf"
},
{
"system": "urn:ietf:bcp:13",
"code": "application/xml"
},
{
"system": "urn:ietf:bcp:13",
"code": "application/pkcs7-mime"
}
]
}
}