Union of https://interop.esante.gouv.fr/ig/fhir/cdl/StructureDefinition/cdl-document-reference and https://interop.esante.gouv.fr/ig/fhir/cdl/StructureDefinition/cdl-document-reference

This is the set of resources that conform to either of the profiles DocumentReference Cahier de Liaison (https://interop.esante.gouv.fr/ig/fhir/cdl/StructureDefinition/cdl-document-reference) and DocumentReference Cahier de Liaison (https://interop.esante.gouv.fr/ig/fhir/cdl/StructureDefinition/cdl-document-reference). E.g. what you have to deal with if you get resources conforming to one of them

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. DocumentReference 0..*A reference to a document
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
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 or SHALL refer to the containing resource
dom-6: A resource should have narrative for robust management
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
... meta Σ0..1MetaMetadata about the resource
ele-1: All FHIR elements must have a @value or children
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... language 0..1codeLanguage of the resource content
Binding: ?? (preferred): A human language.


ele-1: All FHIR elements must have a @value or children
... contained 0..*ResourceContained, inline Resources
... extension 0..*Extensionleft: Additional content defined by implementations; right: Extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... masterIdentifier SΣ0..1IdentifierIdentifiant de la note attribué par le système initiateur à l’origine de la création de la note
ele-1: All FHIR elements must have a @value or children
... identifier Σ0..*IdentifierOther identifiers for the document
ele-1: All FHIR elements must have a @value or children
... status ?!SΣ1..1codeLe statut de la note. Les gestionnaires de cahiers de liaison ne supportant pas la suppression de notes peuvent proposer leur désactivation par mise à jour de leurs statuts
Binding: ?? (required): The status of the document reference.


ele-1: All FHIR elements must have a @value or children
... type SΣ1..1CodeableConceptKind of document (LOINC if possible)
Binding: ?? (required)
ele-1: All FHIR elements must have a @value or children
... category Σ0..*CodeableConceptCategorization of document
Binding: ?? (example): High-level kind of a clinical document at a macro level.


ele-1: All FHIR elements must have a @value or children
... subject SΣC1..1Reference(FR Core Patient Profile)Who/what is the subject of the document
ele-1: All FHIR elements must have a @value or children
ref-1: SHALL have a contained resource if a local reference is provided
... date SΣ0..1instantWhen this document reference was created
ele-1: All FHIR elements must have a @value or children
... author SΣC1..*Reference(Device | FR Core Related Person Profile | FR Core Patient Profile | AS Practitioner Profile | AS PractitionerRole Profile | AS Organization Profile)Auteur de la note. Il est préférable de privilégier la situation d'exercice (PractitionerRole) dans le cas où l'auteur est un professionnel.
ele-1: All FHIR elements must have a @value or children
ref-1: SHALL have a contained resource if a local reference is provided
... relatesTo Σ0..*BackboneElementCet élément peut être utilisé pour lier des notes entre elles (note en réponse à une autre par exemple). Pour ce faire le code « appends » doit être utilisé dans relatesTo.code et relatesTo.reference doit pointer vers la note mère.
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... code Σ1..1codereplaces | transforms | signs | appends
Binding: ?? (required): The type of relationship between documents.


ele-1: All FHIR elements must have a @value or children
.... target ΣC1..1Reference(DocumentReference)Target of the relationship
ele-1: All FHIR elements must have a @value or children
ref-1: SHALL have a contained resource if a local reference is provided
... description SΣ0..1stringHuman-readable description
ele-1: All FHIR elements must have a @value or children
... securityLabel SΣ0..1CodeableConceptStatut de visibilité de la note
Binding: ?? (required)
ele-1: All FHIR elements must have a @value or children
... content SΣ1..*BackboneElementContenu de la note. Cet élément qui représente le contenu de la note est répétable. Pour une note avec du texte et une photo par exemple, deux instances de l’élément « content » peuvent être présentes : une pour représenter le texte et une pour représenter la photo.
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... attachment ΣC1..1AttachmentWhere to access the document
ele-1: All FHIR elements must have a @value or children
att-1: If the Attachment has data, it SHALL have a contentType
..... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... contentType SΣ0..1codeMime type of the content, with charset etc.
Binding: ?? (required): The mime type of an attachment. Any valid mime type is allowed.


ele-1: All FHIR elements must have a @value or children
Example General: text/plain; charset=UTF-8, image/png
..... language Σ0..1codeHuman language of the content (BCP-47)
Binding: ?? (preferred): A human language.


ele-1: All FHIR elements must have a @value or children
Example General: en-AU
..... data S0..1base64BinaryData inline, base64ed
ele-1: All FHIR elements must have a @value or children
..... url SΣ0..1urlUri where the data can be found
ele-1: All FHIR elements must have a @value or children
Example General: http://www.acme.com/logo-small.png
..... size Σ0..1unsignedIntNumber of bytes of content (if url provided)
ele-1: All FHIR elements must have a @value or children
..... hash Σ0..1base64BinaryHash of the data (sha-1, base64ed)
ele-1: All FHIR elements must have a @value or children
..... title SΣ0..1stringLabel to display in place of the data
ele-1: All FHIR elements must have a @value or children
Example General: Official Corporate Logo
..... creation SΣ0..1dateTimeDate attachment was first created
ele-1: All FHIR elements must have a @value or children
.... format Σ0..1CodingFormat/content rules for the document
Binding: ?? (preferred): Document Format Codes.


ele-1: All FHIR elements must have a @value or children
... context SΣ0..1BackboneElementClinical context of document
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... encounter C0..*Reference(Encounter | EpisodeOfCare)Context of the document content
ele-1: All FHIR elements must have a @value or children
ref-1: SHALL have a contained resource if a local reference is provided
.... event 0..*CodeableConceptMain clinical acts documented
Binding: ?? (example): This list of codes represents the main clinical acts being documented.


ele-1: All FHIR elements must have a @value or children
.... period ΣC0..1PeriodTime of service that is being documented
ele-1: All FHIR elements must have a @value or children
per-1: If present, start SHALL have a lower value than end
.... facilityType 0..1CodeableConceptKind of facility where patient was seen
Binding: ?? (example): XDS Facility Type.


ele-1: All FHIR elements must have a @value or children
.... practiceSetting 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).


ele-1: All FHIR elements must have a @value or children
.... sourcePatientInfo C0..1Reference(Patient)Patient demographics from source
ele-1: All FHIR elements must have a @value or children
ref-1: SHALL have a contained resource if a local reference is provided
.... related C0..*Reference(Resource)Related identifiers or resources
ele-1: All FHIR elements must have a @value or children
ref-1: SHALL have a contained resource if a local reference is provided

doco Documentation for this format