FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/AttachmentAnnotation

Packagerki.emiga.common
Resource TypeStructureDefinition
IdAttachmentAnnotation
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.emiga.common@1.2.0-alpha.8&canonical=https://emiga.rki.de/fhir/common/StructureDefinition/AttachmentAnnotation
URLhttps://emiga.rki.de/fhir/common/StructureDefinition/AttachmentAnnotation
Version0.1.0
Statusactive
Date2025-05-28
NameAttachmentAnnotation
TitleAnhang
DescriptionAttachment Profil für EMIGA Anhänge
TypeAttachment
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "AttachmentAnnotation",
  "url": "https://emiga.rki.de/fhir/common/StructureDefinition/AttachmentAnnotation",
  "version": "0.1.0",
  "name": "AttachmentAnnotation",
  "title": "Anhang",
  "status": "active",
  "experimental": false,
  "date": "2025-05-28",
  "publisher": "Robert Koch-Institut",
  "description": "Attachment Profil für EMIGA Anhänge",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "type": "Attachment",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Attachment",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Attachment.contentType",
        "path": "Attachment.contentType",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Attachment.url",
        "path": "Attachment.url",
        "mustSupport": true
      },
      {
        "id": "Attachment.title",
        "path": "Attachment.title",
        "mustSupport": true
      },
      {
        "id": "Attachment.creation",
        "path": "Attachment.creation",
        "mustSupport": true
      }
    ]
  }
}