PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.be.mycarenet@2.1.1
    https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-eagreementservicerequest-binary
description: A supporting profile on Binary for use in the ServiceRequest eAgreement profile from MyCareNet.
package_name: rs/hl7.fhir.be.mycarenet
derivation: constraint
name: BeMyCareNetEagreementServiceRequestBinary
type: Binary
elements:
  id: {mustSupport: true, index: 0}
  contentType:
    pattern: {type: code, value: application/pdf}
    mustSupport: true
    type: code
    index: 1
  data: {mustSupport: true, index: 2}
package_version: 2.1.1
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-eagreementservicerequest-binary
base: http://hl7.org/fhir/StructureDefinition/Binary|4.0.1
version: 2.1.1
required: [data, id]