PackagesCanonicalsLogsProblems
    Packages
    fhir.trustedhealthapps.org@1.1.0
    https://fhir.trustedhealthapps.org/StructureDefinition/AttachmentHealthApp
{
  "description": null,
  "_filename": "Attachment-HealthApp.json",
  "package_name": "fhir.trustedhealthapps.org",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "AttachmentHealthApp",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Attachment",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Attachment for HealthApp",
  "package_version": "1.1.0",
  "status": "active",
  "id": "7e82fbfb-76a0-4c6e-86e0-ce95539bb844",
  "kind": "complex-type",
  "url": "https://fhir.trustedhealthapps.org/StructureDefinition/AttachmentHealthApp",
  "version": "1.1.0",
  "differential": {
    "element": [ {
      "id": "Attachment",
      "path": "Attachment",
      "mustSupport": true
    }, {
      "id": "Attachment.contentType",
      "path": "Attachment.contentType",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.trustedhealthapps.org/ValueSet/HealthAppAttachment"
      },
      "mustSupport": true
    }, {
      "id": "Attachment.url",
      "min": 1,
      "path": "Attachment.url",
      "mustSupport": true
    }, {
      "id": "Attachment.title",
      "path": "Attachment.title",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Attachment"
}