PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.sdc.r4b@0.2601.0
    http://health-samurai.io/fhir/sdc/StructureDefinition/SDCAddendum
{
  "description": "Addendum resource. Contains additional information about an SDCDocument or SDCWorkflow.",
  "_filename": "StructureDefinition-SDCAddendum.json",
  "package_name": "io.health-samurai.sdc.r4b",
  "date": null,
  "derivation": "specialization",
  "publisher": null,
  "fhirVersion": "4.3.0",
  "name": "SDCAddendum",
  "abstract": false,
  "type": "SDCAddendum",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.2601.0",
  "status": "active",
  "id": "f6443411-6836-4e0c-a852-f062e45e9f6b",
  "kind": "resource",
  "url": "http://health-samurai.io/fhir/sdc/StructureDefinition/SDCAddendum",
  "version": "0.2601.0",
  "differential": {
    "element": [ {
      "id": "SDCAddendum",
      "max": "*",
      "min": 0,
      "path": "SDCAddendum",
      "extension": [ {
        "url": "http://health-samurai.io/fhir/core/StructureDefinition/additional-properties-custom-type",
        "valueCode": "any"
      } ]
    }, {
      "id": "SDCAddendum.type",
      "max": "1",
      "min": 1,
      "path": "SDCAddendum.type",
      "type": [ {
        "code": "string"
      } ],
      "short": "Type of addendum"
    }, {
      "id": "SDCAddendum.target",
      "max": "1",
      "min": 1,
      "path": "SDCAddendum.target",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Reference to target resource"
    }, {
      "id": "SDCAddendum.target.id",
      "max": "1",
      "min": 0,
      "path": "SDCAddendum.target.id",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "SDCAddendum.target.resourceType",
      "max": "1",
      "min": 0,
      "path": "SDCAddendum.target.resourceType",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "SDCAddendum.target.display",
      "max": "1",
      "min": 0,
      "path": "SDCAddendum.target.display",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "SDCAddendum.user",
      "max": "1",
      "min": 1,
      "path": "SDCAddendum.user",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Reference to user who created the addendum"
    }, {
      "id": "SDCAddendum.user.id",
      "max": "1",
      "min": 0,
      "path": "SDCAddendum.user.id",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "SDCAddendum.user.resourceType",
      "max": "1",
      "min": 0,
      "path": "SDCAddendum.user.resourceType",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "SDCAddendum.user.display",
      "max": "1",
      "min": 0,
      "path": "SDCAddendum.user.display",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "SDCAddendum.date",
      "max": "1",
      "min": 1,
      "path": "SDCAddendum.date",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Date of addendum creation"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Resource"
}