Search FHIR

ANS IG document core
0.1.0-snapshot - ci-build France flag

ANS IG document core - version de développement local (intégration continue v0.1.0-snapshot) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

Resource Profile: DiagnosticReport - FR Diagnostic Report BIO chapter Document

Official URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-diagnostic-report-bio-chapter-document Version: 0.1.0-snapshot
Draft as of 2026-06-04 Computable Name: FRDiagnosticReportBIOChapterDocument

FRDiagnosticReportBIOChapterDocument utilisé pour représenter un CR de biologie

Utilisations:

Vous pouvez également vérifier les usages dans le FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. DiagnosticReport 0..* FRDiagnosticReportDocument A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Identifiant
... Slices pour category SΣ 1..* CodeableConcept Catégorie du rapport de biologie
Slice: Non ordonné, Ouvert par value:$this
Binding: Jdv Type Resultat Type CISIS (preferred)

Motif requis: Au moins les éléments suivants
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Valeur fixe : (Complexe)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Valeur fixe : http://loinc.org
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Valeur fixe : 26436-6
..... display 1..1 string Representation defined by the system
Valeur fixe : Biologie polyvalente
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
.... category:chapitreBIO SΣ 1..* CodeableConcept Codes des chapitres du compte-rendu de BIO
Binding: Jdv Type Resultat Type CISIS (preferred)
... code SΣ 1..1 CodeableConcept Type de document
Binding: LOINCDiagnosticReportCodes (preferred): Codes that describe Diagnostic Reports.
... subject SΣ 1..1 Reference(FR Patient INS Document) Sujet concerné
... encounter SΣ 0..1 Reference(Encounter - FR Encounter Document) L’événement de soins auquel se rapporte ce compte rendu de laboratoire (moment où l’examen a été prescrit).
... effective[x] SΣ 1..1 dateTime Date et heure de création du document
... Slices pour performer SΣ 0..* Reference(FR Practitioner Document | FR PractitionerRole Document | FR Organization Document) Exécutant
Slice: Non ordonné, Ouvert par pattern:$this
.... performer:organization SΣ 0..* Reference(FR Organization Document) Organization productrice du CR de biologie
... resultsInterpreter SΣ 0..* Reference(FR Practitioner Document | FR PractitionerRole Document | FR Organization Document) Interpréteur de résultat primaire
.... Slices pour extension 1..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
..... extension:author 1..* (Complexe) Auteur du compte-rendu (Médecin - Radiologue - Biologiste ...)
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension
...... Slices pour extension 2..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
....... extension:type 1..1 Extension Extension
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "type"
........ value[x] 0..1 code Value of extension
Binding: ValueSet - FR ValueSet Actor Type Document (required)
Motif requis: AUT
....... extension:typeCode 0..1 Extension Type de participation
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "typeCode"
....... extension:actor 1..1 Extension Extension
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "actor"
...... url 1..1 uri "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension"
... specimen S 0..* Reference(Specimen - FR Specimen Document) Échantillons sur lesquels repose ce compte rendu.
... result S 1..* Reference(Observation - FR Observation Laboratory Report Results Document) Résultats d'examen de biologie
... media SΣ 0..* BackboneElement Images clés associées à ce rapport
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... link SΣ 1..1 Reference(Media - FR Media Document) Lien vers les images clés
... conclusion S 0..1 string Si le CR de BIO ne comporte pas de sous-chapitres (les commentaires seront dans les sous-chapitres).
... presentedForm S 1..1 Attachment Copie du document

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
DiagnosticReport.status Base required DiagnosticReportStatus 📍4.0.1 Std. FHIR
DiagnosticReport.category Base preferred Jdv Type Resultat Type CISIS 📦20260420150250 Terminologies de Santé v1.10
DiagnosticReport.category:chapitreBIO Base preferred Jdv Type Resultat Type CISIS 📦20260420150250 Terminologies de Santé v1.10
DiagnosticReport.code Base preferred LOINC Diagnostic Report Codes 📍4.0.1 Std. FHIR
DiagnosticReport.resultsInterpreter.​extension:author.extension:type.​value[x] Base required ValueSet - FR ValueSet Actor Type Document 📦0.1.0-snapshot cet IG

Contraintes

Id Grade Chemin(s) Description Expression
dom-2 error DiagnosticReport If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DiagnosticReport 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 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error DiagnosticReport If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error DiagnosticReport If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 bonne pratique DiagnosticReport A resource should have narrative for robust management text.`div`.exists()
ele-1 error **TOUS** les éléments All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **TOUTES** les extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from FRDiagnosticReportDocument

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. DiagnosticReport 0..* FRDiagnosticReportDocument A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... status 1..1 code Statut du rapport de BIO (final, partial ...)
... Slices pour category 1..* CodeableConcept Catégorie du rapport de biologie
Slice: Non ordonné, Ouvert par value:$this
Motif requis: Au moins les éléments suivants
.... coding 1..* Coding Code defined by a terminology system
Valeur fixe : (Complexe)
..... system 1..1 uri Identity of the terminology system
Valeur fixe : http://loinc.org
..... code 1..1 code Symbol in syntax defined by the system
Valeur fixe : 26436-6
..... display 1..1 string Representation defined by the system
Valeur fixe : Biologie polyvalente
.... category:chapitreBIO 1..* CodeableConcept Codes des chapitres du compte-rendu de BIO
... code S 1..1 CodeableConcept Type de document
... encounter S 0..1 Reference(Encounter - FR Encounter Document) L’événement de soins auquel se rapporte ce compte rendu de laboratoire (moment où l’examen a été prescrit).
... effective[x] 1..1 dateTime Date et heure de création du document
... Slices pour performer 0..* Reference(FR Practitioner Document | FR PractitionerRole Document | FR Organization Document) Exécutant
Slice: Non ordonné, Ouvert par pattern:$this
.... performer:organization 0..* Reference(FR Organization Document) Organization productrice du CR de biologie
... resultsInterpreter 0..* Reference(FR Practitioner Document | FR PractitionerRole Document | FR Organization Document) Interpréteur de résultat primaire
... specimen S 0..* Reference(Specimen - FR Specimen Document) Échantillons sur lesquels repose ce compte rendu.
... result 1..* Reference(Observation - FR Observation Laboratory Report Results Document) Résultats d'examen de biologie
... conclusion 0..1 string Si le CR de BIO ne comporte pas de sous-chapitres (les commentaires seront dans les sous-chapitres).

doco Documentation pour ce format
NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. DiagnosticReport 0..* FRDiagnosticReportDocument A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Identifiant
... basedOn 0..* Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) What was requested
... status ?!SΣ 1..1 code Statut du rapport de BIO (final, partial ...)
Binding: DiagnosticReportStatus (required): The status of the diagnostic report.
Motif requis: final
... Slices pour category SΣ 1..* CodeableConcept Catégorie du rapport de biologie
Slice: Non ordonné, Ouvert par value:$this
Binding: Jdv Type Resultat Type CISIS (preferred)

Motif requis: Au moins les éléments suivants
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Valeur fixe : (Complexe)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Valeur fixe : http://loinc.org
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Valeur fixe : 26436-6
..... display 1..1 string Representation defined by the system
Valeur fixe : Biologie polyvalente
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
.... category:chapitreBIO SΣ 1..* CodeableConcept Codes des chapitres du compte-rendu de BIO
Binding: Jdv Type Resultat Type CISIS (preferred)
... code SΣ 1..1 CodeableConcept Type de document
Binding: LOINCDiagnosticReportCodes (preferred): Codes that describe Diagnostic Reports.
... subject SΣ 1..1 Reference(FR Patient INS Document) Sujet concerné
... encounter SΣ 0..1 Reference(Encounter - FR Encounter Document) L’événement de soins auquel se rapporte ce compte rendu de laboratoire (moment où l’examen a été prescrit).
... effective[x] SΣ 1..1 dateTime Date et heure de création du document
... issued Σ 0..1 instant DateTime this version was made
... Slices pour performer SΣ 0..* Reference(FR Practitioner Document | FR PractitionerRole Document | FR Organization Document) Exécutant
Slice: Non ordonné, Ouvert par pattern:$this
.... performer:organization SΣ 0..* Reference(FR Organization Document) Organization productrice du CR de biologie
... resultsInterpreter SΣ 0..* Reference(FR Practitioner Document | FR PractitionerRole Document | FR Organization Document) Interpréteur de résultat primaire
.... id 0..1 string Unique id for inter-element referencing
.... Slices pour extension 1..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
..... extension:author 1..* (Complexe) Auteur du compte-rendu (Médecin - Radiologue - Biologiste ...)
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension
...... id 0..1 string Unique id for inter-element referencing
...... Slices pour extension 2..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
....... extension:type 1..1 Extension Extension
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "type"
........ value[x] 0..1 code Value of extension
Binding: ValueSet - FR ValueSet Actor Type Document (required)
Motif requis: AUT
....... extension:typeCode 0..1 Extension Type de participation
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "typeCode"
........ value[x] 0..1 CodeableConcept Value of extension
....... extension:actor 1..1 Extension Extension
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "actor"
........ value[x] 0..1 Reference(FR PractitionerRole Document) Value of extension
...... url 1..1 uri "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension"
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... specimen S 0..* Reference(Specimen - FR Specimen Document) Échantillons sur lesquels repose ce compte rendu.
... result S 1..* Reference(Observation - FR Observation Laboratory Report Results Document) Résultats d'examen de biologie
... imagingStudy 0..* Reference(ImagingStudy) Reference to full details of imaging associated with the diagnostic report
... media SΣ 0..* BackboneElement Images clés associées à ce rapport
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... comment 0..1 string Comment about the image (e.g. explanation)
.... link SΣ 1..1 Reference(Media - FR Media Document) Lien vers les images clés
... conclusion S 0..1 string Si le CR de BIO ne comporte pas de sous-chapitres (les commentaires seront dans les sous-chapitres).
... conclusionCode 0..* CodeableConcept Codes for the clinical conclusion of test results
Binding: SNOMEDCTClinicalFindings (example): Diagnosis codes provided as adjuncts to the report.
... presentedForm S 1..1 Attachment Copie du document

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
DiagnosticReport.language Base preferred Common Languages 📍4.0.1 Std. FHIR
DiagnosticReport.status Base required DiagnosticReportStatus 📍4.0.1 Std. FHIR
DiagnosticReport.category Base preferred Jdv Type Resultat Type CISIS 📦20260420150250 Terminologies de Santé v1.10
DiagnosticReport.category:chapitreBIO Base preferred Jdv Type Resultat Type CISIS 📦20260420150250 Terminologies de Santé v1.10
DiagnosticReport.code Base preferred LOINC Diagnostic Report Codes 📍4.0.1 Std. FHIR
DiagnosticReport.resultsInterpreter.​extension:author.extension:type.​value[x] Base required ValueSet - FR ValueSet Actor Type Document 📦0.1.0-snapshot cet IG
DiagnosticReport.resultsInterpreter.​type Base extensible ResourceType 📍4.0.1 Std. FHIR
DiagnosticReport.conclusionCode Base example SNOMED CT Clinical Findings 📍4.0.1 Std. FHIR

Contraintes

Id Grade Chemin(s) Description Expression
dom-2 error DiagnosticReport If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DiagnosticReport 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 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error DiagnosticReport If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error DiagnosticReport If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 bonne pratique DiagnosticReport A resource should have narrative for robust management text.`div`.exists()
ele-1 error **TOUS** les éléments All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **TOUTES** les extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Key Elements View

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. DiagnosticReport 0..* FRDiagnosticReportDocument A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Identifiant
... Slices pour category SΣ 1..* CodeableConcept Catégorie du rapport de biologie
Slice: Non ordonné, Ouvert par value:$this
Binding: Jdv Type Resultat Type CISIS (preferred)

Motif requis: Au moins les éléments suivants
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Valeur fixe : (Complexe)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Valeur fixe : http://loinc.org
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Valeur fixe : 26436-6
..... display 1..1 string Representation defined by the system
Valeur fixe : Biologie polyvalente
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
.... category:chapitreBIO SΣ 1..* CodeableConcept Codes des chapitres du compte-rendu de BIO
Binding: Jdv Type Resultat Type CISIS (preferred)
... code SΣ 1..1 CodeableConcept Type de document
Binding: LOINCDiagnosticReportCodes (preferred): Codes that describe Diagnostic Reports.
... subject SΣ 1..1 Reference(FR Patient INS Document) Sujet concerné
... encounter SΣ 0..1 Reference(Encounter - FR Encounter Document) L’événement de soins auquel se rapporte ce compte rendu de laboratoire (moment où l’examen a été prescrit).
... effective[x] SΣ 1..1 dateTime Date et heure de création du document
... Slices pour performer SΣ 0..* Reference(FR Practitioner Document | FR PractitionerRole Document | FR Organization Document) Exécutant
Slice: Non ordonné, Ouvert par pattern:$this
.... performer:organization SΣ 0..* Reference(FR Organization Document) Organization productrice du CR de biologie
... resultsInterpreter SΣ 0..* Reference(FR Practitioner Document | FR PractitionerRole Document | FR Organization Document) Interpréteur de résultat primaire
.... Slices pour extension 1..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
..... extension:author 1..* (Complexe) Auteur du compte-rendu (Médecin - Radiologue - Biologiste ...)
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension
...... Slices pour extension 2..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
....... extension:type 1..1 Extension Extension
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "type"
........ value[x] 0..1 code Value of extension
Binding: ValueSet - FR ValueSet Actor Type Document (required)
Motif requis: AUT
....... extension:typeCode 0..1 Extension Type de participation
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "typeCode"
....... extension:actor 1..1 Extension Extension
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "actor"
...... url 1..1 uri "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension"
... specimen S 0..* Reference(Specimen - FR Specimen Document) Échantillons sur lesquels repose ce compte rendu.
... result S 1..* Reference(Observation - FR Observation Laboratory Report Results Document) Résultats d'examen de biologie
... media SΣ 0..* BackboneElement Images clés associées à ce rapport
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... link SΣ 1..1 Reference(Media - FR Media Document) Lien vers les images clés
... conclusion S 0..1 string Si le CR de BIO ne comporte pas de sous-chapitres (les commentaires seront dans les sous-chapitres).
... presentedForm S 1..1 Attachment Copie du document

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
DiagnosticReport.status Base required DiagnosticReportStatus 📍4.0.1 Std. FHIR
DiagnosticReport.category Base preferred Jdv Type Resultat Type CISIS 📦20260420150250 Terminologies de Santé v1.10
DiagnosticReport.category:chapitreBIO Base preferred Jdv Type Resultat Type CISIS 📦20260420150250 Terminologies de Santé v1.10
DiagnosticReport.code Base preferred LOINC Diagnostic Report Codes 📍4.0.1 Std. FHIR
DiagnosticReport.resultsInterpreter.​extension:author.extension:type.​value[x] Base required ValueSet - FR ValueSet Actor Type Document 📦0.1.0-snapshot cet IG

Contraintes

Id Grade Chemin(s) Description Expression
dom-2 error DiagnosticReport If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DiagnosticReport 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 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error DiagnosticReport If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error DiagnosticReport If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 bonne pratique DiagnosticReport A resource should have narrative for robust management text.`div`.exists()
ele-1 error **TOUS** les éléments All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **TOUTES** les extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from FRDiagnosticReportDocument

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. DiagnosticReport 0..* FRDiagnosticReportDocument A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... status 1..1 code Statut du rapport de BIO (final, partial ...)
... Slices pour category 1..* CodeableConcept Catégorie du rapport de biologie
Slice: Non ordonné, Ouvert par value:$this
Motif requis: Au moins les éléments suivants
.... coding 1..* Coding Code defined by a terminology system
Valeur fixe : (Complexe)
..... system 1..1 uri Identity of the terminology system
Valeur fixe : http://loinc.org
..... code 1..1 code Symbol in syntax defined by the system
Valeur fixe : 26436-6
..... display 1..1 string Representation defined by the system
Valeur fixe : Biologie polyvalente
.... category:chapitreBIO 1..* CodeableConcept Codes des chapitres du compte-rendu de BIO
... code S 1..1 CodeableConcept Type de document
... encounter S 0..1 Reference(Encounter - FR Encounter Document) L’événement de soins auquel se rapporte ce compte rendu de laboratoire (moment où l’examen a été prescrit).
... effective[x] 1..1 dateTime Date et heure de création du document
... Slices pour performer 0..* Reference(FR Practitioner Document | FR PractitionerRole Document | FR Organization Document) Exécutant
Slice: Non ordonné, Ouvert par pattern:$this
.... performer:organization 0..* Reference(FR Organization Document) Organization productrice du CR de biologie
... resultsInterpreter 0..* Reference(FR Practitioner Document | FR PractitionerRole Document | FR Organization Document) Interpréteur de résultat primaire
... specimen S 0..* Reference(Specimen - FR Specimen Document) Échantillons sur lesquels repose ce compte rendu.
... result 1..* Reference(Observation - FR Observation Laboratory Report Results Document) Résultats d'examen de biologie
... conclusion 0..1 string Si le CR de BIO ne comporte pas de sous-chapitres (les commentaires seront dans les sous-chapitres).

doco Documentation pour ce format

Snapshot View

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. DiagnosticReport 0..* FRDiagnosticReportDocument A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Identifiant
... basedOn 0..* Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) What was requested
... status ?!SΣ 1..1 code Statut du rapport de BIO (final, partial ...)
Binding: DiagnosticReportStatus (required): The status of the diagnostic report.
Motif requis: final
... Slices pour category SΣ 1..* CodeableConcept Catégorie du rapport de biologie
Slice: Non ordonné, Ouvert par value:$this
Binding: Jdv Type Resultat Type CISIS (preferred)

Motif requis: Au moins les éléments suivants
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Valeur fixe : (Complexe)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Valeur fixe : http://loinc.org
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Valeur fixe : 26436-6
..... display 1..1 string Representation defined by the system
Valeur fixe : Biologie polyvalente
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
.... category:chapitreBIO SΣ 1..* CodeableConcept Codes des chapitres du compte-rendu de BIO
Binding: Jdv Type Resultat Type CISIS (preferred)
... code SΣ 1..1 CodeableConcept Type de document
Binding: LOINCDiagnosticReportCodes (preferred): Codes that describe Diagnostic Reports.
... subject SΣ 1..1 Reference(FR Patient INS Document) Sujet concerné
... encounter SΣ 0..1 Reference(Encounter - FR Encounter Document) L’événement de soins auquel se rapporte ce compte rendu de laboratoire (moment où l’examen a été prescrit).
... effective[x] SΣ 1..1 dateTime Date et heure de création du document
... issued Σ 0..1 instant DateTime this version was made
... Slices pour performer SΣ 0..* Reference(FR Practitioner Document | FR PractitionerRole Document | FR Organization Document) Exécutant
Slice: Non ordonné, Ouvert par pattern:$this
.... performer:organization SΣ 0..* Reference(FR Organization Document) Organization productrice du CR de biologie
... resultsInterpreter SΣ 0..* Reference(FR Practitioner Document | FR PractitionerRole Document | FR Organization Document) Interpréteur de résultat primaire
.... id 0..1 string Unique id for inter-element referencing
.... Slices pour extension 1..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
..... extension:author 1..* (Complexe) Auteur du compte-rendu (Médecin - Radiologue - Biologiste ...)
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension
...... id 0..1 string Unique id for inter-element referencing
...... Slices pour extension 2..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
....... extension:type 1..1 Extension Extension
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "type"
........ value[x] 0..1 code Value of extension
Binding: ValueSet - FR ValueSet Actor Type Document (required)
Motif requis: AUT
....... extension:typeCode 0..1 Extension Type de participation
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "typeCode"
........ value[x] 0..1 CodeableConcept Value of extension
....... extension:actor 1..1 Extension Extension
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "actor"
........ value[x] 0..1 Reference(FR PractitionerRole Document) Value of extension
...... url 1..1 uri "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension"
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... specimen S 0..* Reference(Specimen - FR Specimen Document) Échantillons sur lesquels repose ce compte rendu.
... result S 1..* Reference(Observation - FR Observation Laboratory Report Results Document) Résultats d'examen de biologie
... imagingStudy 0..* Reference(ImagingStudy) Reference to full details of imaging associated with the diagnostic report
... media SΣ 0..* BackboneElement Images clés associées à ce rapport
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... comment 0..1 string Comment about the image (e.g. explanation)
.... link SΣ 1..1 Reference(Media - FR Media Document) Lien vers les images clés
... conclusion S 0..1 string Si le CR de BIO ne comporte pas de sous-chapitres (les commentaires seront dans les sous-chapitres).
... conclusionCode 0..* CodeableConcept Codes for the clinical conclusion of test results
Binding: SNOMEDCTClinicalFindings (example): Diagnosis codes provided as adjuncts to the report.
... presentedForm S 1..1 Attachment Copie du document

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
DiagnosticReport.language Base preferred Common Languages 📍4.0.1 Std. FHIR
DiagnosticReport.status Base required DiagnosticReportStatus 📍4.0.1 Std. FHIR
DiagnosticReport.category Base preferred Jdv Type Resultat Type CISIS 📦20260420150250 Terminologies de Santé v1.10
DiagnosticReport.category:chapitreBIO Base preferred Jdv Type Resultat Type CISIS 📦20260420150250 Terminologies de Santé v1.10
DiagnosticReport.code Base preferred LOINC Diagnostic Report Codes 📍4.0.1 Std. FHIR
DiagnosticReport.resultsInterpreter.​extension:author.extension:type.​value[x] Base required ValueSet - FR ValueSet Actor Type Document 📦0.1.0-snapshot cet IG
DiagnosticReport.resultsInterpreter.​type Base extensible ResourceType 📍4.0.1 Std. FHIR
DiagnosticReport.conclusionCode Base example SNOMED CT Clinical Findings 📍4.0.1 Std. FHIR

Contraintes

Id Grade Chemin(s) Description Expression
dom-2 error DiagnosticReport If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DiagnosticReport 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 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error DiagnosticReport If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error DiagnosticReport If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 bonne pratique DiagnosticReport A resource should have narrative for robust management text.`div`.exists()
ele-1 error **TOUS** les éléments All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **TOUTES** les extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron