Annuaire Santé
1.0.0-ballot-3 - trial-use France flag

This page is part of the Guide d'implémentation FHIR - Annuaire de santé (v1.0.0-ballot-3: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

Resource Profile: AS Donnée Publique Device Profile

Official URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-dp-device Version: 1.0.0-ballot-3
Active as of 2023-12-19 Computable Name: AsDpDeviceProfile

Profil public applicatif créé à partir du profil générique as-device dans le contexte des données en libre accès de l’Annuaire Santé.

Usage:

  • This Resource Profile is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

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

This structure is derived from AsDeviceProfile

NameFlagsCard.TypeDescription & Constraintsdoco
.. Device 0..*AsDeviceProfileItem used in healthcare
... definition 0..0
... udiCarrier 0..0
... status 1..1codeLe matériel est-il actif? active | inactive
... distinctIdentifier 0..0
... manufactureDate 0..0
... expirationDate 0..0
... lotNumber 0..0
... deviceName 0..0
... modelNumber 0..0
... partNumber 0..0
... specialization 0..0
... version 0..0
... property 0..0
... patient 0..0
... contact 0..0
... location 0..0
... url 0..0
... note 0..0
... safety 0..0
... parent 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Device 0..*AsDeviceProfileItem used in healthcare
... meta Σ0..1MetaMetadata about the resource
.... as-ext-data-trace S0..1(Complex)DataTrace : Informe sur l'origine de la donnée (Autorité d'Enregistrement (AE) et Système d'Information (SI).
URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-data-trace
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... as-ext-healthcareservice-authorization S0..1(Complex)AS HealthcareService Autorization Extension
URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-healthcareservice-authorization
... Slices for identifier S0..*IdentifierInstance identifier
Slice: Unordered, Open by pattern:system
.... identifier:numAutorisationArhgos 0..1IdentifierIdentifiant fonctionnel, numéro d'autorisation ARHGOS (numeroAutorisationARHGOS).
... status ?!SΣ1..1codeLe matériel est-il actif? active | inactive
Binding: FHIRDeviceStatus (required): The availability status of the device.

... manufacturer S0..1stringMarque de l'équipement matériel lourd.
... serialNumber S0..1stringNuméro de série de l'équipement matériel lourd (numeroSerie).
... type S0..1CodeableConceptCode définissant l'équipement matériel lourd (EML) soumis à autorisation.
Binding: JDV_J135-EquipementMaterielLourd-RASS (required)
... owner SC0..1Reference(FrOrganization | AS Organization Profile)Référence vers l'id de la structure FINESS ET à laquelle est rattaché cet équipement matériel lourd (idStructure).

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Device.statusrequiredFHIRDeviceStatus
Device.deviceName.typerequiredDeviceNameType
Device.typerequiredJDV_J135-EquipementMaterielLourd-RASS

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorDeviceIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorDeviceIf 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-4errorDeviceIf 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-5errorDeviceIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceDeviceA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorDevice.meta.extension:as-ext-data-trace, Device.extension:as-ext-healthcareservice-authorization, Device.modifierExtension, Device.udiCarrier.modifierExtension, Device.deviceName.modifierExtension, Device.specialization.modifierExtension, Device.version.modifierExtension, Device.property.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ref-1errorDevice.ownerSHALL have a contained resource if a local reference is provided
: reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
NameFlagsCard.TypeDescription & Constraintsdoco
.. Device 0..*AsDeviceProfileItem used in healthcare
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... as-ext-data-trace S0..1(Complex)DataTrace : Informe sur l'origine de la donnée (Autorité d'Enregistrement (AE) et Système d'Information (SI).
URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-data-trace
.... versionId Σ0..1idVersion specific identifier
.... lastUpdated Σ0..1instantWhen the resource version last changed
.... source Σ0..1uriIdentifies where the resource comes from
.... profile Σ0..*canonical(StructureDefinition)Profiles this resource claims to conform to
.... security Σ0..*CodingSecurity Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Σ0..*CodingTags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".


... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... as-ext-healthcareservice-authorization S0..1(Complex)AS HealthcareService Autorization Extension
URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-healthcareservice-authorization
... modifierExtension ?!N0..*ExtensionExtensions that cannot be ignored
Slice: Unordered, Open by value:url
... Slices for identifier S0..*IdentifierInstance identifier
Slice: Unordered, Open by pattern:system
.... identifier:numAutorisationArhgos 0..1IdentifierIdentifiant fonctionnel, numéro d'autorisation ARHGOS (numeroAutorisationARHGOS).
... status ?!SΣ1..1codeLe matériel est-il actif? active | inactive
Binding: FHIRDeviceStatus (required): The availability status of the device.

... manufacturer S0..1stringMarque de l'équipement matériel lourd.
... serialNumber S0..1stringNuméro de série de l'équipement matériel lourd (numeroSerie).
... type S0..1CodeableConceptCode définissant l'équipement matériel lourd (EML) soumis à autorisation.
Binding: JDV_J135-EquipementMaterielLourd-RASS (required)
... owner SC0..1Reference(FrOrganization | AS Organization Profile)Référence vers l'id de la structure FINESS ET à laquelle est rattaché cet équipement matériel lourd (idStructure).

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Device.meta.securityextensibleAll Security Labels
Device.meta.tagexampleCommonTags
Device.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Device.udiCarrier.entryTyperequiredUDIEntryType
Device.statusrequiredFHIRDeviceStatus
Device.deviceName.typerequiredDeviceNameType
Device.typerequiredJDV_J135-EquipementMaterielLourd-RASS

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorDeviceIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorDeviceIf 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-4errorDeviceIf 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-5errorDeviceIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceDeviceA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorDevice.meta.extension, Device.meta.extension:as-ext-data-trace, Device.extension, Device.extension:as-ext-healthcareservice-authorization, Device.modifierExtension, Device.udiCarrier.extension, Device.udiCarrier.modifierExtension, Device.deviceName.extension, Device.deviceName.modifierExtension, Device.specialization.extension, Device.specialization.modifierExtension, Device.version.extension, Device.version.modifierExtension, Device.property.extension, Device.property.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
qty-3errorDevice.property.valueQuantityIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
ref-1errorDevice.ownerSHALL have a contained resource if a local reference is provided
: reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

This structure is derived from AsDeviceProfile

Summary

Mandatory: 1 element
Prohibited: 20 elements

Differential View

This structure is derived from AsDeviceProfile

NameFlagsCard.TypeDescription & Constraintsdoco
.. Device 0..*AsDeviceProfileItem used in healthcare
... definition 0..0
... udiCarrier 0..0
... status 1..1codeLe matériel est-il actif? active | inactive
... distinctIdentifier 0..0
... manufactureDate 0..0
... expirationDate 0..0
... lotNumber 0..0
... deviceName 0..0
... modelNumber 0..0
... partNumber 0..0
... specialization 0..0
... version 0..0
... property 0..0
... patient 0..0
... contact 0..0
... location 0..0
... url 0..0
... note 0..0
... safety 0..0
... parent 0..0

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Device 0..*AsDeviceProfileItem used in healthcare
... meta Σ0..1MetaMetadata about the resource
.... as-ext-data-trace S0..1(Complex)DataTrace : Informe sur l'origine de la donnée (Autorité d'Enregistrement (AE) et Système d'Information (SI).
URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-data-trace
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... as-ext-healthcareservice-authorization S0..1(Complex)AS HealthcareService Autorization Extension
URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-healthcareservice-authorization
... Slices for identifier S0..*IdentifierInstance identifier
Slice: Unordered, Open by pattern:system
.... identifier:numAutorisationArhgos 0..1IdentifierIdentifiant fonctionnel, numéro d'autorisation ARHGOS (numeroAutorisationARHGOS).
... status ?!SΣ1..1codeLe matériel est-il actif? active | inactive
Binding: FHIRDeviceStatus (required): The availability status of the device.

... manufacturer S0..1stringMarque de l'équipement matériel lourd.
... serialNumber S0..1stringNuméro de série de l'équipement matériel lourd (numeroSerie).
... type S0..1CodeableConceptCode définissant l'équipement matériel lourd (EML) soumis à autorisation.
Binding: JDV_J135-EquipementMaterielLourd-RASS (required)
... owner SC0..1Reference(FrOrganization | AS Organization Profile)Référence vers l'id de la structure FINESS ET à laquelle est rattaché cet équipement matériel lourd (idStructure).

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Device.statusrequiredFHIRDeviceStatus
Device.deviceName.typerequiredDeviceNameType
Device.typerequiredJDV_J135-EquipementMaterielLourd-RASS

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorDeviceIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorDeviceIf 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-4errorDeviceIf 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-5errorDeviceIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceDeviceA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorDevice.meta.extension:as-ext-data-trace, Device.extension:as-ext-healthcareservice-authorization, Device.modifierExtension, Device.udiCarrier.modifierExtension, Device.deviceName.modifierExtension, Device.specialization.modifierExtension, Device.version.modifierExtension, Device.property.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ref-1errorDevice.ownerSHALL have a contained resource if a local reference is provided
: reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Device 0..*AsDeviceProfileItem used in healthcare
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... as-ext-data-trace S0..1(Complex)DataTrace : Informe sur l'origine de la donnée (Autorité d'Enregistrement (AE) et Système d'Information (SI).
URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-data-trace
.... versionId Σ0..1idVersion specific identifier
.... lastUpdated Σ0..1instantWhen the resource version last changed
.... source Σ0..1uriIdentifies where the resource comes from
.... profile Σ0..*canonical(StructureDefinition)Profiles this resource claims to conform to
.... security Σ0..*CodingSecurity Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Σ0..*CodingTags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".


... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... as-ext-healthcareservice-authorization S0..1(Complex)AS HealthcareService Autorization Extension
URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-healthcareservice-authorization
... modifierExtension ?!N0..*ExtensionExtensions that cannot be ignored
Slice: Unordered, Open by value:url
... Slices for identifier S0..*IdentifierInstance identifier
Slice: Unordered, Open by pattern:system
.... identifier:numAutorisationArhgos 0..1IdentifierIdentifiant fonctionnel, numéro d'autorisation ARHGOS (numeroAutorisationARHGOS).
... status ?!SΣ1..1codeLe matériel est-il actif? active | inactive
Binding: FHIRDeviceStatus (required): The availability status of the device.

... manufacturer S0..1stringMarque de l'équipement matériel lourd.
... serialNumber S0..1stringNuméro de série de l'équipement matériel lourd (numeroSerie).
... type S0..1CodeableConceptCode définissant l'équipement matériel lourd (EML) soumis à autorisation.
Binding: JDV_J135-EquipementMaterielLourd-RASS (required)
... owner SC0..1Reference(FrOrganization | AS Organization Profile)Référence vers l'id de la structure FINESS ET à laquelle est rattaché cet équipement matériel lourd (idStructure).

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Device.meta.securityextensibleAll Security Labels
Device.meta.tagexampleCommonTags
Device.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Device.udiCarrier.entryTyperequiredUDIEntryType
Device.statusrequiredFHIRDeviceStatus
Device.deviceName.typerequiredDeviceNameType
Device.typerequiredJDV_J135-EquipementMaterielLourd-RASS

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorDeviceIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorDeviceIf 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-4errorDeviceIf 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-5errorDeviceIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceDeviceA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorDevice.meta.extension, Device.meta.extension:as-ext-data-trace, Device.extension, Device.extension:as-ext-healthcareservice-authorization, Device.modifierExtension, Device.udiCarrier.extension, Device.udiCarrier.modifierExtension, Device.deviceName.extension, Device.deviceName.modifierExtension, Device.specialization.extension, Device.specialization.modifierExtension, Device.version.extension, Device.version.modifierExtension, Device.property.extension, Device.property.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
qty-3errorDevice.property.valueQuantityIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
ref-1errorDevice.ownerSHALL have a contained resource if a local reference is provided
: reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

This structure is derived from AsDeviceProfile

Summary

Mandatory: 1 element
Prohibited: 20 elements

 

Other representations of profile: CSV, Excel, Schematron