description: A profile on the DocumentReference resource for Publish constraints. \n\nPublish\n- must be status current\n- must have an masterIdentifer\n- uses attachment.url to carry the document as a contained resource package_name: rs/ch.fhir.ig.ch derivation: constraint name: PublishDocumentReference type: DocumentReference elements: modifierExtension: {index: 0} identifier: {index: 1} status: pattern: {type: code, value: current} type: code index: 2 docStatus: {index: 3} date: {mustSupport: true, index: 4} relatesTo: {mustSupport: true, index: 5} securityLabel: {mustSupport: true, index: 6} content: index: 7 elements: attachment: elements: language: {mustSupport: true, index: 8} url: {short: 'The document is referenced by this url, containted in the DocumentReference', index: 9} creation: {mustSupport: true, index: 10} required: [url] package_version: elm-1.0.0-trialuse class: profile kind: resource url: http://fhir.ch/ig/ch-elm/StructureDefinition/PublishDocumentReference base: http://hl7.org/fhir/StructureDefinition/DocumentReference version: 1.0.0-trialuse required: [identifier]