0.1.0 - ci-build Brazil flag

PrescricaoMedicamento - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Peso - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "peso-01",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/bodyweight"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation peso-01</b></p><a name=\"peso-01\"> </a><a name=\"hcpeso-01\"> </a><a name=\"peso-01-pt-BR\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29463-7}\">Body weight</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-document-01.html#urn-uuid-0242d5cf-6316-4ddd-b398-168af8aaeb01\">Bundle: identifier = http://www.saude.gov.br/fhir/prescricaomedicamento/sistema-origem-1001#1006; type = document; timestamp = 2023-12-13 08:00:00-0300</a></p><p><b>effective</b>: 2025-02-06</p><p><b>value</b>: 70 Kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg = 'kg')</span></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "vital-signs"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "29463-7"
      }
    ]
  },
  "subject" : {
    "reference" : "urn:uuid:0242d5cf-6316-4ddd-b398-168af8aaeb01"
  },
  "effectiveDateTime" : "2025-02-06",
  "valueQuantity" : {
    "value" : 70,
    "unit" : "Kg",
    "system" : "http://unitsofmeasure.org",
    "code" : "kg"
  }
}