PackagesCanonicalsLogsProblems
    Packages
    ans.fhir.fr.mesures@3.1.0-ballot
    https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-observation-steps-by-day
description: Profil de la ressource Observation pour définir un nombre de pas par jour
package_name: ans.fhir.fr.mesures
derivation: constraint
name: MesObservationStepsByDay
type: Observation
elements:
  value[x]:
    elements:
      unit:
        pattern: {type: String, value: steps/day}
        index: 11
      system: {index: 12}
      code: {index: 13}
    required: [unit, system, code]
  meta:
    elements:
      source: {short: 'Uri identifiant les systèmes tiers ayant envoyé la ressource. L’uri est sous la forme d’une oid : « urn:oid:xx.xx.xx »', index: 0}
  encounter:
    type: Reference
    refers: ['https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-encounter']
    index: 6
  method:
    binding: {strength: extensible, valueSet: 'https://mos.esante.gouv.fr/NOS/JDV_J158-MethodStepsByDay-ENS/FHIR/JDV-J158-MethodStepsByDay-ENS'}
    mustSupport: true
    index: 16
  valueQuantity:
    type: Quantity
    pattern:
      type: Quantity
      value: {code: 1/(24.h), system: 'http://unitsofmeasure.org'}
    choiceOf: value
    index: 10
  value:
    pattern:
      type: Quantity
      value: {code: 1/(24.h), system: 'http://unitsofmeasure.org'}
    choices: [valueQuantity]
    index: 9
  extension:
    type: Extension
    url: http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo
    index: 1
    slicing:
      slices:
        supportingInfo:
          match: {}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo', index: 1}
          min: 0
          max: 1
        MesReasonForMeasurement:
          match: {}
          schema: {type: Extension, short: Motif de la mesure, url: 'https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-reason-for-measurement', index: 2}
          min: 0
          max: 1
  code:
    elements:
      coding:
        index: 3
        slicing:
          rules: open
          discriminator:
          - {path: code, type: pattern}
          - {path: system, type: pattern}
          min: 1
          slices:
            stepsBDCode:
              match: {code: null, system: null}
              schema:
                pattern:
                  type: Coding
                  value: {code: 41950-7, system: 'http://loinc.org'}
                _required: true
                index: 4
              min: 1
              max: 1
    required: [coding]
  device:
    type: Reference
    short: "Dispositif utilisé pour l'observation\r\nSi la mesure a été faite par un objet connecté (Profil PhdDevice), cette référence est obligatoire"
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDevice']
    index: 17
  subject:
    type: Reference
    refers: ['https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient']
    index: 5
  performer:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization', 'https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient', 'https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-practitioner']
    index: 7
  dataAbsentReason:
    elements:
      coding:
        elements:
          system: {index: 14}
          code: {index: 15}
        required: [system, code]
package_version: 3.1.0-ballot
extensions:
  supportingInfo: {url: 'http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo', min: 0, max: 1, type: Extension, index: 1}
  MesReasonForMeasurement: {url: 'https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-reason-for-measurement', min: 0, max: 1, type: Extension, short: Motif de la mesure, index: 2}
class: profile
kind: resource
url: https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-observation-steps-by-day
base: http://hl7.org/fhir/StructureDefinition/vitalsigns
version: 3.1.0-ballot