| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<DocumentReference.DocumentReferenceContentComponent> |
DocumentReference.content
The document and format referenced.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentReference.DocumentReferenceContentComponent |
DocumentReference.addContent() |
DocumentReference.DocumentReferenceContentComponent |
DocumentReference.DocumentReferenceContentComponent.copy() |
DocumentReference.DocumentReferenceContentComponent |
DocumentReference.getContentFirstRep() |
DocumentReference.DocumentReferenceContentComponent |
DocumentReference.DocumentReferenceContentComponent.setAttachment(Attachment value) |
DocumentReference.DocumentReferenceContentComponent |
DocumentReference.DocumentReferenceContentComponent.setFormat(Coding value) |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentReference.DocumentReferenceContentComponent> |
DocumentReference.getContent() |
| Modifier and Type | Method and Description |
|---|---|
DocumentReference |
DocumentReference.addContent(DocumentReference.DocumentReferenceContentComponent t) |
| Modifier and Type | Method and Description |
|---|---|
DocumentReference |
DocumentReference.setContent(List<DocumentReference.DocumentReferenceContentComponent> theContent) |
Copyright © 2014–2017 University Health Network. All rights reserved.