PackagesCanonicalsLogsProblems
    Packages
    br.ufg.cgis.rnds-lite@0.0.3
    http://www.saude.gov.br/fhir/r4/StructureDefinition/BRObservacaoDescritiva-1.0
description: Descrições textuais simples sobre um paciente.
package_name: br.ufg.cgis.rnds-lite
derivation: constraint
name: BRObservacaoDescritiva
type: Observation
elements:
  category: {index: 4}
  referenceRange: {index: 37}
  hasMember: {index: 38}
  derivedFrom: {index: 39}
  interpretation: {index: 31}
  encounter: {index: 22}
  method: {index: 34}
  specimen: {index: 35}
  value:
    short: Observação
    mustSupport: true
    choices: [valueString]
    index: 28
  valueString: {type: string, short: Observação, mustSupport: true, choiceOf: value, index: 29}
  component: {index: 40}
  note: {index: 32}
  status:
    short: Estado da Observação
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BREstadoObservacao-1.0'}
    mustSupport: true
    index: 3
  effective:
    choices: []
    index: 24
  code:
    short: Tipo da Observação
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoObservacao-1.0'}
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 48767-8, system: 'http://loinc.org'}
    index: 5
    elements:
      coding:
        index: 6
        elements:
          system: {index: 7}
          code: {index: 8}
          display: {index: 9}
          userSelected: {index: 10}
        required: [system, code]
      text: {index: 11}
    required: [coding]
  identifier: {index: 0}
  bodySite: {index: 33}
  focus: {index: 21}
  issued: {short: Data/hora da Observação, mustSupport: true, index: 25}
  device: {index: 36}
  basedOn: {index: 1}
  partOf: {index: 2}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0']
    index: 12
    elements:
      type:
        pattern: {type: Uri, value: Patient}
        index: 13
      identifier:
        elements:
          use: {index: 14}
          type: {index: 15}
          system: {index: 16}
          value: {index: 17}
          period: {index: 18}
          assigner: {index: 19}
        required: [value, system]
      display: {index: 20}
  performer: {index: 26}
  dataAbsentReason: {index: 30}
package_version: 0.0.3
class: profile
kind: resource
url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRObservacaoDescritiva-1.0
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 0.0.3
required: [issued, subject]