Intersection of http://fhir.hl7.nl/zorgviewer/StructureDefinition/DocumentReference and http://fhir.hl7.nl/zorgviewer/StructureDefinition/DocumentReference

This is the set of resources that conform to both DocumentReference (http://fhir.hl7.nl/zorgviewer/StructureDefinition/DocumentReference) and DocumentReference (http://fhir.hl7.nl/zorgviewer/StructureDefinition/DocumentReference).

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. DocumentReference C0..*A reference to a document
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource
zv-dr-1: Only status is current final documents are expected.
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: ?? (extensible): A human language.

... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional Content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... masterIdentifier SΣ1..1IdentifierMaster Version Specific Identifier
... identifier SΣ0..*IdentifierOther identifiers for the document
... status ?!SΣ1..1codecurrent | superseded | entered-in-error
Binding: ?? (required): The status of the document reference.

... type SΣ1..1CodeableConceptKind of document (LOINC if possible)
Binding: ?? (extensible)
... class SΣ0..1CodeableConceptCategorization of document
Binding: ?? (extensible)
... subject SΣ0..1Reference(Patient) {r, b}Who/what is the subject of the document
... indexed SΣ1..1instantWhen this document reference was created
... author SΣ0..*Reference(Practitioner | Organization) {c}Who and/or what authored the document
... authenticator Σ0..1Reference() {c}Who/what authenticated the document
... relatesTo ?!SΣ0..*BackboneElementRelationships to other documents
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
.... code Σ1..1codereplaces | transforms | signs | appends
Binding: ?? (required): The type of relationship between documents.

.... target Σ1..1Reference(DocumentReference)Target of the relationship
... description SΣ0..1stringHuman-readable description (title)
... securityLabel SΣ0..*CodeableConceptDocument security-tags
Binding: ?? (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


... content SΣ1..1BackboneElementDocument referenced
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
.... attachment SΣC1..1AttachmentWhere to access the document
zv-dr-2: Only pdf documents are expected through the url
..... extension 0..*ExtensionAdditional Content defined by implementations
..... contentType SΣ1..1codeMime type of the content, with charset etc.
Binding: ?? (required): The mime type of an attachment. Any valid mime type is allowed.


Example General: text/plain; charset=UTF-8, image/png
..... language SΣ0..1codeHuman language of the content (BCP-47)
Binding: ?? (extensible): A human language.


Example General: en-AU
..... url SΣ1..1uriUri where the data can be found
Example General: http://www.acme.com/logo-small.png
..... size Σ0..1unsignedIntNumber of bytes of content (if url provided)
..... hash Σ0..1base64BinaryHash of the data (sha-1, base64ed)
..... title Σ0..1stringLabel to display in place of the data
Example General: Official Corporate Logo
.... format SΣ0..1CodingFormat/content rules for the document
Binding: ?? (preferred)
... context Σ0..1BackboneElementClinical context of document
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
.... encounter Σ0..1Reference(Encounter)Context of the document content
.... event Σ0..*CodeableConceptMain clinical acts documented
Binding: ?? (example): This list of codes represents the main clinical acts being documented.


.... period SΣ0..1PeriodTime of service that is being documented
..... extension 0..*ExtensionAdditional Content defined by implementations
..... start SΣ0..1dateTimeStarting time with inclusive boundary
..... end Σ0..1dateTimeEnd time with inclusive boundary, if not ongoing
.... facilityType SΣ0..1CodeableConceptKind of facility where patient was seen
Binding: ?? (example): XDS Facility Type.

.... practiceSetting SΣ0..1CodeableConceptAdditional details about where the content was created (e.g. clinical specialty)
Binding: ?? (example): Additional details about where the content was created (e.g. clinical specialty).

.... sourcePatientInfo SΣ0..1Reference() {c}Patient demographics from source
.... related Σ0..*BackboneElementRelated identifiers or resources
ele-1: All FHIR elements must have a @value or children
..... extension 0..*ExtensionAdditional Content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
..... identifier Σ0..1IdentifierIdentifier of related objects or events
..... ref Σ0..1Reference(Resource)Related Resource

doco Documentation for this format