FHIR IG analytics| Package | ans.cda.fr.document-core |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-fr-cda-dicom-objectifs-de-reference.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/ansforge/interop-IG-cda-document-core/StructureDefinition-fr-cda-dicom-objectifs-de-reference.html |
| URL | https://interop.esante.gouv.fr/ig/cda/document-core/StructureDefinition/fr-cda-dicom-objectifs-de-reference |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-16T15:39:52+00:00 |
| Name | FRCDADICOMObjectifsDeReference |
| Title | CDA - FR DICOM Objectifs de référence |
| Realm | fr |
| Description | Entrée FR-DICOM-Objectifs-de-reference: DICOM Part 20. Cette entrée permet d’enregistrer les objectifs de référence d’imagerie. |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation |
| Kind | logical |
| StructureDefinition | ||
| ans.cda.fr.document-core#current | fr-cda-dicom-sop-instance-observation-subordonnee | CDA - FR DICOM SOP instance observation subordonnee |
| ans.cda.fr.document-core#current | fr-cda-dicom-sop-instance-observation | CDA - FR DICOM SOP instance observation |
| StructureDefinition | ||
| au.digitalhealth.cda.schema#current | Observation | Observation (CDA Class) |
| ValueSet | ||
| ans.fr.terminologies#1.11.1 | jdv-hl7-v3-xActMoodDocumentObservation | x_ActMoodDocumentObservation |
| ans.fr.terminologies#1.11.1 | jdv-imagerie-objectif-reference-cisis | JDV Imagerie Objectif Reference CISIS |
Note: links and images are rebased to the (stated) source
French
Narratif généré : DéfinitionStructure fr-cda-dicom-objectifs-de-reference
English
Generated Narrative: StructureDefinition fr-cda-dicom-objectifs-de-reference
{
"resourceType": "StructureDefinition",
"id": "fr-cda-dicom-objectifs-de-reference",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
"_valueBoolean": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "not-applicable"
}
]
}
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:v3"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "observation"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-container",
"valueUri": "http://hl7.org/cda/stds/core/StructureDefinition/ClinicalDocument"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/type-profile-style",
"valueCode": "cda"
}
],
"url": "https://interop.esante.gouv.fr/ig/cda/document-core/StructureDefinition/fr-cda-dicom-objectifs-de-reference",
"version": "0.1.0",
"name": "FRCDADICOMObjectifsDeReference",
"title": "CDA - FR DICOM Objectifs de référence",
"status": "draft",
"date": "2026-07-16T15:39:52+00:00",
"publisher": "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
"contact": [
{
"name": "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
"telecom": [
{
"system": "url",
"value": "https://esante.gouv.fr"
}
]
}
],
"description": "Entrée FR-DICOM-Objectifs-de-reference: DICOM Part 20. Cette entrée permet d’enregistrer les objectifs de référence d’imagerie.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "France (la)"
}
]
}
],
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://hl7.org/cda/stds/core/StructureDefinition/Observation",
"baseDefinition": "http://hl7.org/cda/stds/core/StructureDefinition/Observation|2.0.3-sd",
"derivation": "constraint",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "2.0.3-sd"
}
],
"element": [
{
"id": "Observation",
"path": "Observation",
"short": "Base for all types and resources",
"definition": "Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.",
"min": 1,
"max": "1",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Observation.nullFlavor",
"path": "Observation.nullFlavor",
"representation": [
"xmlAttr"
],
"label": "Exceptional Value Detail",
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"min": 0,
"max": "1",
"base": {
"path": "ANY.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple|2.0.3-sd"
]
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor|2.0.3-sd"
}
},
{
"id": "Observation.realmCode",
"path": "Observation.realmCode",
"definition": "When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question",
"min": 0,
"max": "*",
"base": {
"path": "InfrastructureRoot.realmCode",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CS"
}
]
},
{
"id": "Observation.typeId",
"path": "Observation.typeId",
"definition": "When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.",
"min": 0,
"max": "1",
"base": {
"path": "InfrastructureRoot.typeId",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
}
],
"constraint": [
{
"key": "II-1",
"severity": "error",
"human": "An II instance must have either a root or an nullFlavor.",
"expression": "root.exists() or nullFlavor.exists()",
"source": "http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot|2.0.3-sd"
}
]
},
{
"id": "Observation.typeId.nullFlavor",
"path": "Observation.typeId.nullFlavor",
"representation": [
"xmlAttr"
],
"label": "Exceptional Value Detail",
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"min": 0,
"max": "1",
"base": {
"path": "ANY.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple|2.0.3-sd"
]
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor|2.0.3-sd"
}
},
{
"id": "Observation.typeId.assigningAuthorityName",
"path": "Observation.typeId.assigningAuthorityName",
"representation": [
"xmlAttr"
],
"label": "Assigning Authority Name",
"definition": "A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.",
"min": 0,
"max": "1",
"base": {
"path": "II.assigningAuthorityName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple|2.0.3-sd"
]
}
]
},
{
"id": "Observation.typeId.displayable",
"path": "Observation.typeId.displayable",
"representation": [
"xmlAttr"
],
"label": "Displayable",
"definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
"min": 0,
"max": "1",
"base": {
"path": "II.displayable",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/bl-simple|2.0.3-sd"
]
}
]
},
{
"id": "Observation.typeId.root",
"path": "Observation.typeId.root",
"representation": [
"xmlAttr"
],
"label": "Root",
"definition": "Identifies the type as an HL7 Registered model",
"min": 1,
"max": "1",
"base": {
"path": "II.root",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/oid|2.0.3-sd",
"http://hl7.org/cda/stds/core/StructureDefinition/uuid|2.0.3-sd",
"http://hl7.org/cda/stds/core/StructureDefinition/ruid|2.0.3-sd"
]
}
],
"fixedString": "2.16.840.1.113883.1.3"
},
{
"id": "Observation.typeId.extension",
"path": "Observation.typeId.extension",
"representation": [
"xmlAttr"
],
"label": "Extension",
"definition": "A character string as a unique identifier within the scope of the identifier root.",
"min": 1,
"max": "1",
"base": {
"path": "II.extension",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple|2.0.3-sd"
]
}
]
},
{
"id": "Observation.templateId",
"path": "Observation.templateId",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "root"
}
],
"rules": "open"
},
"definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
"min": 1,
"max": "1",
"base": {
"path": "InfrastructureRoot.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
}
]
},
{
"id": "Observation.templateId:frDicomObjectifsDeReference",
"path": "Observation.templateId",
"sliceName": "frDicomObjectifsDeReference",
"short": "Conformité FR-DICOM-Objectifs-de-reference (CI-SIS)",
"definition": "Conformité FR-DICOM-Objectifs-de-reference (CI-SIS)",
"min": 1,
"max": "1",
"base": {
"path": "InfrastructureRoot.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
}
]
},
{
"id": "Observation.templateId:frDicomObjectifsDeReference.nullFlavor",
"path": "Observation.templateId.nullFlavor",
"representation": [
"xmlAttr"
],
"label": "Exceptional Value Detail",
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"min": 0,
"max": "1",
"base": {
"path": "ANY.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple|2.0.3-sd"
]
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor|2.0.3-sd"
}
},
{
"id": "Observation.templateId:frDicomObjectifsDeReference.assigningAuthorityName",
"path": "Observation.templateId.assigningAuthorityName",
"representation": [
"xmlAttr"
],
"label": "Assigning Authority Name",
"definition": "A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.",
"min": 0,
"max": "1",
"base": {
"path": "II.assigningAuthorityName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple|2.0.3-sd"
]
}
]
},
{
"id": "Observation.templateId:frDicomObjectifsDeReference.displayable",
"path": "Observation.templateId.displayable",
"representation": [
"xmlAttr"
],
"label": "Displayable",
"definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
"min": 0,
"max": "1",
"base": {
"path": "II.displayable",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/bl-simple|2.0.3-sd"
]
}
]
},
{
"id": "Observation.templateId:frDicomObjectifsDeReference.root",
"path": "Observation.templateId.root",
"representation": [
"xmlAttr"
],
"label": "Root",
"definition": "A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.",
"min": 1,
"max": "1",
"base": {
"path": "II.root",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/oid|2.0.3-sd",
"http://hl7.org/cda/stds/core/StructureDefinition/uuid|2.0.3-sd",
"http://hl7.org/cda/stds/core/StructureDefinition/ruid|2.0.3-sd"
]
}
],
"patternString": "1.2.250.1.213.1.1.3.163"
},
{
"id": "Observation.templateId:frDicomObjectifsDeReference.extension",
"path": "Observation.templateId.extension",
"representation": [
"xmlAttr"
],
"label": "Extension",
"definition": "A character string as a unique identifier within the scope of the identifier root.",
"min": 0,
"max": "1",
"base": {
"path": "II.extension",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple|2.0.3-sd"
]
}
]
},
{
"id": "Observation.classCode",
"path": "Observation.classCode",
"representation": [
"xmlAttr"
],
"short": "Fixé à OBS",
"min": 1,
"max": "1",
"base": {
"path": "Observation.classCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple|2.0.3-sd"
]
}
],
"patternCode": "OBS",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDAActClassObservation|2.0.3-sd"
}
},
{
"id": "Observation.moodCode",
"path": "Observation.moodCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Observation.moodCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple|2.0.3-sd"
]
}
],
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-xActMoodDocumentObservation|20260619134042"
}
},
{
"id": "Observation.negationInd",
"path": "Observation.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Observation.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/bl-simple|2.0.3-sd"
]
}
]
},
{
"id": "Observation.id",
"path": "Observation.id",
"min": 0,
"max": "*",
"base": {
"path": "Observation.id",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
}
]
},
{
"id": "Observation.sdtcCategory",
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "category"
}
],
"path": "Observation.sdtcCategory",
"min": 0,
"max": "*",
"base": {
"path": "Observation.sdtcCategory",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CD"
}
]
},
{
"id": "Observation.code",
"path": "Observation.code",
"representation": [
"typeAttr"
],
"short": "Code de l'entrée",
"definition": "Code de l'entrée",
"min": 1,
"max": "1",
"base": {
"path": "Observation.code",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CD"
}
],
"mustSupport": true,
"binding": {
"strength": "example",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ObservationType|3.0.0"
}
},
{
"id": "Observation.code.nullFlavor",
"path": "Observation.code.nullFlavor",
"representation": [
"xmlAttr"
],
"label": "Exceptional Value Detail",
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"min": 0,
"max": "1",
"base": {
"path": "ANY.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple|2.0.3-sd"
]
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor|2.0.3-sd"
}
},
{
"id": "Observation.code.code",
"path": "Observation.code.code",
"representation": [
"xmlAttr"
],
"label": "Code",
"definition": "The plain code symbol defined by the code system. For example, \"784.0\" is the code symbol of the ICD-9 code \"784.0\" for headache.",
"min": 1,
"max": "1",
"base": {
"path": "CD.code",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple|2.0.3-sd"
]
}
],
"patternCode": "ASSERTION",
"mustSupport": true
},
{
"id": "Observation.code.codeSystem",
"path": "Observation.code.codeSystem",
"representation": [
"xmlAttr"
],
"label": "Code System",
"definition": "Specifies the code system that defines the code.",
"min": 1,
"max": "1",
"base": {
"path": "CD.codeSystem",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/oid|2.0.3-sd",
"http://hl7.org/cda/stds/core/StructureDefinition/uuid|2.0.3-sd",
"http://hl7.org/cda/stds/core/StructureDefinition/ruid|2.0.3-sd"
]
}
],
"patternString": "2.16.840.1.113883.5.4",
"mustSupport": true
},
{
"id": "Observation.code.codeSystemName",
"path": "Observation.code.codeSystemName",
"representation": [
"xmlAttr"
],
"label": "Code System Name",
"definition": "The common name of the coding system.",
"min": 0,
"max": "1",
"base": {
"path": "CD.codeSystemName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple|2.0.3-sd"
]
}
],
"patternString": "actCode"
},
{
"id": "Observation.code.codeSystemVersion",
"path": "Observation.code.codeSystemVersion",
"representation": [
"xmlAttr"
],
"label": "Code System Version",
"definition": "If applicable, a version descriptor defined specifically for the given code system.",
"min": 0,
"max": "1",
"base": {
"path": "CD.codeSystemVersion",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple|2.0.3-sd"
]
}
]
},
{
"id": "Observation.code.displayName",
"path": "Observation.code.displayName",
"representation": [
"xmlAttr"
],
"label": "Display Name",
"definition": "A name or title for the code, under which the sending system shows the code value to its users.",
"min": 0,
"max": "1",
"base": {
"path": "CD.displayName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple|2.0.3-sd"
]
}
],
"patternString": "Assertion",
"mustSupport": true
},
{
"id": "Observation.code.sdtcValueSet",
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "valueSet"
}
],
"path": "Observation.code.sdtcValueSet",
"representation": [
"xmlAttr"
],
"definition": "The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.",
"min": 0,
"max": "1",
"base": {
"path": "CD.valueSet",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/oid|2.0.3-sd"
]
}
]
},
{
"id": "Observation.code.sdtcValueSetVersion",
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "valueSetVersion"
}
],
"path": "Observation.code.sdtcValueSetVersion",
"representation": [
"xmlAttr"
],
"definition": "The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.",
"min": 0,
"max": "1",
"base": {
"path": "CD.sdtcValueSetVersion",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple|2.0.3-sd"
]
}
]
},
{
"id": "Observation.code.originalText",
"path": "Observation.code.originalText",
"label": "Original Text",
"definition": "The text or phrase used as the basis for the coding.",
"min": 0,
"max": "1",
"base": {
"path": "CD.originalText",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ED"
}
]
},
{
"id": "Observation.code.qualifier",
"path": "Observation.code.qualifier",
"label": "Qualifier",
"definition": "Specifies additional codes that increase the specificity of the the primary code.",
"min": 0,
"max": "*",
"base": {
"path": "CD.qualifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CR"
}
]
},
{
"id": "Observation.code.translation",
"path": "Observation.code.translation",
"representation": [
"typeAttr"
],
"label": "Translation",
"definition": "A set of other concept descriptors that translate this concept descriptor into other code systems.",
"min": 0,
"max": "*",
"base": {
"path": "CD.translation",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CD"
}
]
},
{
"id": "Observation.derivationExpr",
"path": "Observation.derivationExpr",
"min": 0,
"max": "1",
"base": {
"path": "Observation.derivationExpr",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ST"
}
]
},
{
"id": "Observation.text",
"path": "Observation.text",
"representation": [
"typeAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Observation.text",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ED"
}
]
},
{
"id": "Observation.statusCode",
"path": "Observation.statusCode",
"min": 0,
"max": "1",
"base": {
"path": "Observation.statusCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CS"
}
],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ActStatus|3.0.0"
}
},
{
"id": "Observation.effectiveTime",
"path": "Observation.effectiveTime",
"min": 0,
"max": "1",
"base": {
"path": "Observation.effectiveTime",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS"
}
]
},
{
"id": "Observation.priorityCode",
"path": "Observation.priorityCode",
"min": 0,
"max": "1",
"base": {
"path": "Observation.priorityCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "example",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ActPriority|3.0.0"
}
},
{
"id": "Observation.repeatNumber",
"path": "Observation.repeatNumber",
"min": 0,
"max": "1",
"base": {
"path": "Observation.repeatNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/IVL-INT"
}
]
},
{
"id": "Observation.languageCode",
"path": "Observation.languageCode",
"min": 0,
"max": "1",
"base": {
"path": "Observation.languageCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CS"
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/all-languages|4.0.1"
}
},
{
"id": "Observation.value",
"path": "Observation.value",
"representation": [
"typeAttr"
],
"short": "Valeur de l'entrée",
"definition": "Valeur de l'entrée",
"min": 1,
"max": "1",
"base": {
"path": "Observation.value",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CD"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/PQ"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ST"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/AD"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/BL"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CO"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CS"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CV"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ED"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/EN"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/INT"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/INT-POS"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/MO"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ON"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/PN"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/REAL"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/SC"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/TEL"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/TN"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/TS"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/IVL-INT"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/IVL-PQ"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS"
},
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/RTO-PQ-PQ"
}
],
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-imagerie-objectif-reference-cisis|20260619134042"
}
},
{
"id": "Observation.interpretationCode",
"path": "Observation.interpretationCode",
"min": 0,
"max": "*",
"base": {
"path": "Observation.interpretationCode",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDAObservationInterpretation|2.0.3-sd"
}
},
{
"id": "Observation.methodCode",
"path": "Observation.methodCode",
"min": 0,
"max": "*",
"base": {
"path": "Observation.methodCode",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "example",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ObservationMethod|3.0.0"
}
},
{
"id": "Observation.targetSiteCode",
"path": "Observation.targetSiteCode",
"definition": "Drawn from concept domain ActSite",
"min": 0,
"max": "*",
"base": {
"path": "Observation.targetSiteCode",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CD"
}
]
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"min": 0,
"max": "1",
"base": {
"path": "Observation.subject",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Subject"
}
]
},
{
"id": "Observation.specimen",
"path": "Observation.specimen",
"min": 0,
"max": "*",
"base": {
"path": "Observation.specimen",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Specimen"
}
]
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"min": 0,
"max": "*",
"base": {
"path": "Observation.performer",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Performer2"
}
]
},
{
"id": "Observation.author",
"path": "Observation.author",
"min": 0,
"max": "*",
"base": {
"path": "Observation.author",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Author"
}
]
},
{
"id": "Observation.informant",
"path": "Observation.informant",
"min": 0,
"max": "*",
"base": {
"path": "Observation.informant",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Informant"
}
]
},
{
"id": "Observation.participant",
"path": "Observation.participant",
"min": 0,
"max": "*",
"base": {
"path": "Observation.participant",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Participant2"
}
]
},
{
"id": "Observation.entryRelationship",
"path": "Observation.entryRelationship",
"min": 0,
"max": "*",
"base": {
"path": "Observation.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship"
}
]
},
{
"id": "Observation.reference",
"path": "Observation.reference",
"min": 0,
"max": "*",
"base": {
"path": "Observation.reference",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Reference"
}
]
},
{
"id": "Observation.precondition",
"path": "Observation.precondition",
"min": 0,
"max": "*",
"base": {
"path": "Observation.precondition",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Precondition"
}
]
},
{
"id": "Observation.sdtcPrecondition2",
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "precondition2"
}
],
"path": "Observation.sdtcPrecondition2",
"min": 0,
"max": "*",
"base": {
"path": "Observation.sdtcPrecondition2",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Precondition2"
}
]
},
{
"id": "Observation.referenceRange",
"path": "Observation.referenceRange",
"definition": "Relates an Observation to the ObservationRange class, where the expected range of values for a particular observation can be specified.",
"min": 0,
"max": "*",
"base": {
"path": "Observation.referenceRange",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot"
}
]
},
{
"id": "Observation.referenceRange.nullFlavor",
"path": "Observation.referenceRange.nullFlavor",
"representation": [
"xmlAttr"
],
"label": "Exceptional Value Detail",
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"min": 0,
"max": "1",
"base": {
"path": "ANY.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple|2.0.3-sd"
]
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor|2.0.3-sd"
}
},
{
"id": "Observation.referenceRange.realmCode",
"path": "Observation.referenceRange.realmCode",
"definition": "When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question",
"min": 0,
"max": "*",
"base": {
"path": "InfrastructureRoot.realmCode",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CS"
}
]
},
{
"id": "Observation.referenceRange.typeId",
"path": "Observation.referenceRange.typeId",
"definition": "When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.",
"min": 0,
"max": "1",
"base": {
"path": "InfrastructureRoot.typeId",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
}
],
"constraint": [
{
"key": "II-1",
"severity": "error",
"human": "An II instance must have either a root or an nullFlavor.",
"expression": "root.exists() or nullFlavor.exists()",
"source": "http://hl7.org/cda/stds/core/StructureDefinition/Observation|2.0.3-sd"
}
]
},
{
"id": "Observation.referenceRange.typeId.nullFlavor",
"path": "Observation.referenceRange.typeId.nullFlavor",
"representation": [
"xmlAttr"
],
"label": "Exceptional Value Detail",
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"min": 0,
"max": "1",
"base": {
"path": "ANY.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple|2.0.3-sd"
]
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor|2.0.3-sd"
}
},
{
"id": "Observation.referenceRange.typeId.assigningAuthorityName",
"path": "Observation.referenceRange.typeId.assigningAuthorityName",
"representation": [
"xmlAttr"
],
"label": "Assigning Authority Name",
"definition": "A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.",
"min": 0,
"max": "1",
"base": {
"path": "II.assigningAuthorityName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple|2.0.3-sd"
]
}
]
},
{
"id": "Observation.referenceRange.typeId.displayable",
"path": "Observation.referenceRange.typeId.displayable",
"representation": [
"xmlAttr"
],
"label": "Displayable",
"definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
"min": 0,
"max": "1",
"base": {
"path": "II.displayable",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/bl-simple|2.0.3-sd"
]
}
]
},
{
"id": "Observation.referenceRange.typeId.root",
"path": "Observation.referenceRange.typeId.root",
"representation": [
"xmlAttr"
],
"label": "Root",
"definition": "Identifies the type as an HL7 Registered model",
"min": 1,
"max": "1",
"base": {
"path": "II.root",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/oid|2.0.3-sd",
"http://hl7.org/cda/stds/core/StructureDefinition/uuid|2.0.3-sd",
"http://hl7.org/cda/stds/core/StructureDefinition/ruid|2.0.3-sd"
]
}
],
"fixedString": "2.16.840.1.113883.1.3"
},
{
"id": "Observation.referenceRange.typeId.extension",
"path": "Observation.referenceRange.typeId.extension",
"representation": [
"xmlAttr"
],
"label": "Extension",
"definition": "A character string as a unique identifier within the scope of the identifier root.",
"min": 1,
"max": "1",
"base": {
"path": "II.extension",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple|2.0.3-sd"
]
}
]
},
{
"id": "Observation.referenceRange.templateId",
"path": "Observation.referenceRange.templateId",
"definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
"min": 0,
"max": "*",
"base": {
"path": "InfrastructureRoot.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
}
]
},
{
"id": "Observation.referenceRange.typeCode",
"path": "Observation.referenceRange.typeCode",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Observation.referenceRange.typeCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple|2.0.3-sd"
]
}
],
"fixedCode": "REFV",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDAActRelationshipType|2.0.3-sd"
}
},
{
"id": "Observation.referenceRange.observationRange",
"path": "Observation.referenceRange.observationRange",
"min": 1,
"max": "1",
"base": {
"path": "Observation.referenceRange.observationRange",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ObservationRange"
}
]
},
{
"id": "Observation.sdtcInFulfillmentOf1",
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "inFulfillmentOf1"
}
],
"path": "Observation.sdtcInFulfillmentOf1",
"min": 0,
"max": "*",
"base": {
"path": "Observation.sdtcInFulfillmentOf1",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/InFulfillmentOf1"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Observation.templateId",
"path": "Observation.templateId",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "root"
}
],
"rules": "open"
},
"min": 1,
"max": "1"
},
{
"id": "Observation.templateId:frDicomObjectifsDeReference",
"path": "Observation.templateId",
"sliceName": "frDicomObjectifsDeReference",
"short": "Conformité FR-DICOM-Objectifs-de-reference (CI-SIS)",
"definition": "Conformité FR-DICOM-Objectifs-de-reference (CI-SIS)",
"min": 1,
"max": "1"
},
{
"id": "Observation.templateId:frDicomObjectifsDeReference.root",
"path": "Observation.templateId.root",
"min": 1,
"patternString": "1.2.250.1.213.1.1.3.163"
},
{
"id": "Observation.classCode",
"path": "Observation.classCode",
"short": "Fixé à OBS",
"patternCode": "OBS",
"mustSupport": true
},
{
"id": "Observation.moodCode",
"path": "Observation.moodCode",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-xActMoodDocumentObservation|20260619134042"
}
},
{
"id": "Observation.code",
"path": "Observation.code",
"short": "Code de l'entrée",
"definition": "Code de l'entrée",
"mustSupport": true
},
{
"id": "Observation.code.code",
"path": "Observation.code.code",
"min": 1,
"patternCode": "ASSERTION",
"mustSupport": true
},
{
"id": "Observation.code.codeSystem",
"path": "Observation.code.codeSystem",
"min": 1,
"patternString": "2.16.840.1.113883.5.4",
"mustSupport": true
},
{
"id": "Observation.code.codeSystemName",
"path": "Observation.code.codeSystemName",
"patternString": "actCode"
},
{
"id": "Observation.code.displayName",
"path": "Observation.code.displayName",
"patternString": "Assertion",
"mustSupport": true
},
{
"id": "Observation.value",
"path": "Observation.value",
"short": "Valeur de l'entrée",
"definition": "Valeur de l'entrée",
"min": 1,
"max": "1",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-imagerie-objectif-reference-cisis|20260619134042"
}
}
]
}
}