PackagesCanonicalsLogsProblems
    Packages
    br.ufg.cgis.rnds-lite@0.0.1
    http://www.saude.gov.br/fhir/r4/StructureDefinition/BRMedidaObservada
{
  "description": "Registra as informações relacionadas a um tipo de observação.",
  "_filename": "StructureDefinition-BRMedidaObservada.json",
  "package_name": "br.ufg.cgis.rnds-lite",
  "date": null,
  "derivation": "constraint",
  "publisher": "Ministério da Saúde",
  "fhirVersion": "4.0.1",
  "name": "BRMedidaObservada",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Medida Observada",
  "package_version": "0.0.1",
  "status": "draft",
  "id": "39f99953-702e-416a-91dc-7a0b95b8c1ae",
  "kind": "resource",
  "url": "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRMedidaObservada",
  "version": "01.00",
  "differential": {
    "element": [ {
      "id": "Observation.extension",
      "min": 0,
      "path": "Observation.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "path": "Observation.extension",
      "min": 0,
      "definition": "Define a origem da medição corpórea adquirida.",
      "isModifier": false,
      "short": "Origem da Medição Corpórea",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BROrigemMedida" ]
      } ],
      "sliceName": "measurementOrigin",
      "max": "1",
      "id": "Observation.extension:measurementOrigin"
    }, {
      "path": "Observation.extension",
      "min": 0,
      "definition": "Define o tipo de roupas usadas durante a medição corpórea.",
      "isModifier": false,
      "short": "Roupas Usadas na Medição",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRoupasUsadasMedicao" ]
      } ],
      "sliceName": "usedClothes",
      "max": "1",
      "id": "Observation.extension:usedClothes"
    }, {
      "id": "Observation.identifier",
      "max": "0",
      "path": "Observation.identifier"
    }, {
      "id": "Observation.basedOn",
      "max": "0",
      "path": "Observation.basedOn"
    }, {
      "id": "Observation.partOf",
      "max": "0",
      "path": "Observation.partOf"
    }, {
      "id": "Observation.status",
      "path": "Observation.status",
      "short": "final | entered-in-error",
      "binding": {
        "strength": "required",
        "valueSet": "http://www.saude.gov.br/fhir/r4/ValueSet/BREstadoObservacao-1.0",
        "description": "Código do Estado da Observação."
      },
      "definition": "O status da observação registrada."
    }, {
      "id": "Observation.category",
      "max": "0",
      "path": "Observation.category"
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "short": "Tipo de Observação",
      "binding": {
        "strength": "required",
        "valueSet": "http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoObservacao-1.0",
        "description": "Código do Tipo de Observação."
      },
      "definition": "Descreve o tipo de observação realizada."
    }, {
      "id": "Observation.code.coding",
      "max": "1",
      "path": "Observation.code.coding"
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0" ]
      } ]
    }, {
      "id": "Observation.subject.reference",
      "max": "0",
      "path": "Observation.subject.reference"
    }, {
      "id": "Observation.subject.type",
      "max": "0",
      "path": "Observation.subject.type"
    }, {
      "id": "Observation.subject.identifier.use",
      "max": "0",
      "path": "Observation.subject.identifier.use"
    }, {
      "id": "Observation.subject.identifier.value",
      "min": 1,
      "path": "Observation.subject.identifier.value"
    }, {
      "id": "Observation.subject.identifier.period",
      "max": "0",
      "path": "Observation.subject.identifier.period"
    }, {
      "id": "Observation.subject.identifier.assigner",
      "max": "0",
      "path": "Observation.subject.identifier.assigner"
    }, {
      "id": "Observation.subject.display",
      "max": "0",
      "path": "Observation.subject.display"
    }, {
      "id": "Observation.focus",
      "max": "0",
      "path": "Observation.focus"
    }, {
      "id": "Observation.encounter",
      "max": "0",
      "path": "Observation.encounter"
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "Timing"
      } ]
    }, {
      "id": "Observation.effective[x].code",
      "path": "Observation.effective[x].code",
      "binding": {
        "strength": "required",
        "valueSet": "http://www.saude.gov.br/fhir/r4/ValueSet/BRFrequenciaUsoSubstancia",
        "description": "Frequência do uso de substância nos últimos 3 meses"
      }
    }, {
      "id": "Observation.issued",
      "max": "0",
      "path": "Observation.issued"
    }, {
      "id": "Observation.performer",
      "max": "0",
      "path": "Observation.performer"
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "Quantity"
      }, {
        "code": "CodeableConcept"
      }, {
        "code": "dateTime"
      } ]
    }, {
      "id": "Observation.dataAbsentReason",
      "max": "0",
      "path": "Observation.dataAbsentReason"
    }, {
      "id": "Observation.interpretation",
      "max": "0",
      "path": "Observation.interpretation"
    }, {
      "id": "Observation.note",
      "max": "1",
      "path": "Observation.note"
    }, {
      "id": "Observation.bodySite",
      "path": "Observation.bodySite",
      "binding": {
        "strength": "required",
        "valueSet": "http://www.saude.gov.br/fhir/r4/ValueSet/BRLocalAfericao-1.0",
        "description": "Local de Aferição"
      }
    }, {
      "id": "Observation.method",
      "path": "Observation.method",
      "binding": {
        "strength": "required",
        "valueSet": "http://www.saude.gov.br/fhir/r4/ValueSet/BRPosicaoIndividuo",
        "description": "Posição em relação à gravidade."
      }
    }, {
      "id": "Observation.method.coding",
      "max": "1",
      "path": "Observation.method.coding"
    }, {
      "id": "Observation.specimen",
      "max": "0",
      "path": "Observation.specimen"
    }, {
      "id": "Observation.device",
      "max": "0",
      "path": "Observation.device"
    }, {
      "id": "Observation.referenceRange",
      "max": "0",
      "path": "Observation.referenceRange"
    }, {
      "id": "Observation.hasMember",
      "max": "0",
      "path": "Observation.hasMember"
    }, {
      "id": "Observation.derivedFrom",
      "max": "0",
      "path": "Observation.derivedFrom"
    }, {
      "id": "Observation.component",
      "max": "1",
      "path": "Observation.component"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}