{
  "resourceType": "StructureDefinition",
  "id": "51d97903-8e3a-4f57-b288-47beee4759aa",
  "meta": {
    "lastUpdated": "2020-05-05T12:25:30.84+00:00"
  },
  "url": "http://helict.de/fhir/StructureDefinition/BpmnXml",
  "name": "BpmnXml",
  "status": "draft",
  "date": "2020-05-05T12:25:30.2126914+00:00",
  "fhirVersion": "4.0.0",
  "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",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Attachment.contentType",
        "min": 1,
        "fixedCode": "application/xml"
      },
      {
        "id": "Attachment.data",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Attachment.data",
        "min": 1
      }
    ]
  }
}