PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ihe-sdc-ecc@1.0.0
    http://hl7.org/fhir/uv/ihe-sdc-ecc/StructureDefinition/ihe-sdc-ecc-DocumentReference
description: A DocumentReference Profile meant to share an IHE SDC Form whether completed or blank
package_name: hl7.fhir.uv.ihe-sdc-ecc
derivation: constraint
name: DocumentReferenceSDCeCC
type: DocumentReference
elements:
  category: {mustSupport: true, index: 2}
  content: {mustSupport: true, index: 7}
  author: {mustSupport: true, index: 4}
  masterIdentifier: {short: 'the form''s SDC ID if blank, or @instanceVersionGUID if filled', mustSupport: true, index: 0}
  identifier: {short: form identifying information, mustSupport: true, index: 1}
  relatesTo: {mustSupport: true, index: 5}
  context: {mustSupport: true, index: 8}
  securityLabel: {mustSupport: true, index: 6}
  subject: {mustSupport: true, index: 3}
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ihe-sdc-ecc/StructureDefinition/ihe-sdc-ecc-DocumentReference
base: http://hl7.org/fhir/StructureDefinition/DocumentReference
version: 1.0.0
required: [masterIdentifier, category]