PackagesCanonicalsLogsProblems
    Packages
    ans.fhir.fr.mesures@3.0.1
    https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-observation-pain-severity
description: Niveau de douleur - profil créé pour l'alimentation de l'Espace Numérique de Santé
package_name: ans.fhir.fr.mesures
derivation: constraint
name: MesObservationPainSeverity
type: Observation
elements:
  category:
    index: 4
    slicing:
      slices:
        VSCat:
          match: {}
          schema:
            index: 4
            elements:
              coding:
                elements:
                  display:
                    pattern: {type: String, value: Signes vitaux}
                    index: 5
  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}
  method:
    binding: {strength: required, valueSet: 'https://mos.esante.gouv.fr/NOS/JDV_J159-MethodPainSeverity-ENS/FHIR/JDV-J159-MethodPainSeverity-ENS'}
    index: 20
    elements:
      coding:
        elements:
          system: {index: 21}
          code: {index: 22}
        required: [system, code]
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 12
    elements:
      unit:
        pattern: {type: String, value: Level}
        index: 14
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        index: 15
      code:
        pattern: {type: Code, value: '1'}
        index: 16
    required: [unit, code]
  value:
    choices: [valueQuantity]
    index: 11
  extension:
    index: 1
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        supportingInfo:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo', index: 2}
          min: 0
          max: 1
        MesReasonForMeasurement:
          match: {url: null}
          schema: {type: Extension, short: Motif de la mesure, url: 'https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-reason-for-measurement', index: 3}
          min: 0
          max: 1
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 9}
  effective:
    choices: [effectiveDateTime]
    index: 8
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 72514-3, system: 'http://loinc.org'}
    index: 6
  bodySite: {short: Lieu de la douleur - Texte libre, index: 19}
  device:
    type: Reference
    short: Dispositif utilisé pour l'observation
    refers: ['http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDevice']
    index: 23
  dataAbsentReason:
    elements:
      coding:
        elements:
          system: {index: 17}
          code: {index: 18}
        required: [system, code]
package_version: 3.0.1
extensions:
  supportingInfo: {url: 'http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo', min: 0, max: 1, type: Extension, index: 2}
  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: 3}
class: profile
kind: resource
url: https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-observation-pain-severity
base: http://hl7.org/fhir/StructureDefinition/vitalsigns
version: 3.0.1