FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekbv.ita.vos
Resource TypeValueSet
IdValueSet-KBV-VS-VoS-ContentTypes.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.vos@2.2.0-kommentierung2&canonical=https://fhir.kbv.de/ValueSet/KBV_VS_VoS_ContentTypes
URLhttps://fhir.kbv.de/ValueSet/KBV_VS_VoS_ContentTypes
Version2.2.0
Statusdraft
Date2025-10-01
NameKBV_VS_VoS_ContentTypes
TitleContentTypes für die base64-Codierung
DescriptionDieses Valueset enthält die Codes, die für die base64-Codierung in DocumentReference-Instanzen verwendet werden dürfen

Resources that use this resource

StructureDefinition
KBV_PR_VoS_DocumentReferenceKBV_PR_VoS_DocumentReference

Resources that this resource uses

CodeSystem
urn:ietf:bcp:13Mime Type

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "KBV_VS_VoS_ContentTypes",
  "id": "KBV-VS-VoS-ContentTypes",
  "title": "ContentTypes für die base64-Codierung",
  "description": "Dieses Valueset enthält die Codes, die für die base64-Codierung in DocumentReference-Instanzen verwendet werden dürfen",
  "version": "2.2.0",
  "url": "https://fhir.kbv.de/ValueSet/KBV_VS_VoS_ContentTypes",
  "experimental": false,
  "date": "2025-10-01",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.kbv.de"
        }
      ]
    }
  ],
  "immutable": false,
  "expansion": {
    "timestamp": "2025-04-07",
    "total": 5,
    "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"
      },
      {
        "system": "urn:ietf:bcp:13",
        "code": "text/html"
      },
      {
        "system": "urn:ietf:bcp:13",
        "code": "application/fhir+xml"
      }
    ]
  },
  "compose": {
    "include": [
      {
        "system": "urn:ietf:bcp:13",
        "concept": [
          {
            "code": "application/pdf"
          },
          {
            "code": "application/xml"
          },
          {
            "code": "application/pkcs7-mime"
          },
          {
            "code": "text/html"
          },
          {
            "code": "application/fhir+xml"
          }
        ]
      }
    ]
  }
}