PackagesCanonicalsLogsProblems
    Packages
    ans.fhir.fr.mesures@3.1.0-ballot
    https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-observation-pain-severity
description: Profil de la ressource Observation pour définir un niveau de douleur
package_name: ans.fhir.fr.mesures
derivation: constraint
name: MesObservationPainSeverity
type: Observation
elements:
  category:
    index: 3
    slicing:
      slices:
        VSCat:
          match: {}
          schema:
            index: 3
            elements:
              coding:
                elements:
                  display:
                    pattern: {type: String, value: vital-signs}
                    index: 4
  value[x]:
    elements:
      unit:
        pattern: {type: String, value: Level}
        index: 13
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        index: 14
      code:
        pattern: {type: Code, value: '1'}
        index: 15
    required: [unit, 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}
  method:
    binding: {strength: extensible, valueSet: 'https://mos.esante.gouv.fr/NOS/JDV_J159-MethodPainSeverity-ENS/FHIR/JDV-J159-MethodPainSeverity-ENS'}
    mustSupport: true
    index: 19
  valueQuantity: {type: Quantity, choiceOf: value, index: 12}
  value:
    choices: [valueQuantity]
    index: 11
  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
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 9}
  effective:
    choices: [effectiveDateTime]
    index: 8
  code:
    elements:
      coding:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          - {path: system, type: value}
          min: 1
          slices:
            painServerCode:
              match: {code: null, system: null}
              schema:
                pattern:
                  type: Coding
                  value: {code: 72514-3, system: 'http://loinc.org'}
                _required: true
                index: 6
              min: 1
              max: 1
    required: [coding]
  bodySite: {short: Lieu de la douleur - Texte libre, index: 18}
  dataAbsentReason:
    elements:
      coding:
        elements:
          system: {index: 16}
          code: {index: 17}
        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-pain-severity
base: http://hl7.org/fhir/StructureDefinition/vitalsigns
version: 3.1.0-ballot