0.1.0 - ci-build
PrescricaoMedicamento - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "altura-01",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/bodyheight"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation altura-01</b></p><a name=\"altura-01\"> </a><a name=\"hcaltura-01\"> </a><a name=\"altura-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 8302-2}\">Body height</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 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codecm = 'cm')</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" : "8302-2"
}
]
},
"subject" : {
"reference" : "urn:uuid:0242d5cf-6316-4ddd-b398-168af8aaeb01"
},
"effectiveDateTime" : "2025-02-06",
"valueQuantity" : {
"value" : 70,
"unit" : "cm",
"system" : "http://unitsofmeasure.org",
"code" : "cm"
}
}