Guia de implementação do Sumário Internacional do Paciente: Release 1 - BR Realm | STU1
1.0.0 - STU1
This page is part of the IPS Brasil (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "3ece2664-c963-4627-9592-16e524706929",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: Observation 3ece2664-c963-4627-9592-16e524706929</b></p><a name=\"3ece2664-c963-4627-9592-16e524706929\"> </a><a name=\"hc3ece2664-c963-4627-9592-16e524706929\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Códigos:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Códigos:{http://loinc.org 2160-0}\">Hemoglobina</span></p><p><b>subject</b>: <a href=\"Patient-b1997888-85fd-41b6-bf94-6242cf3c8265.html\">Ana Beatriz Oliveira</a></p><p><b>effective</b>: 2025-04-02 10:36:48-0300</p><p><b>performer</b>: <a href=\"Organization-31024c66-483a-4c80-b182-157ee133ca96.html\">Organization Consultório Dr. José Silva</a></p><p><b>value</b>: 13.5 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Detalhes: UCUM códigomg/dL = 'mg/dL')</span></p><p><b>interpretation</b>: <span title=\"Códigos:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</span></p><blockquote><p><b>referenceRange</b></p><p><b>low</b>: 0.76 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Detalhes: UCUM códigomg/dL = 'mg/dL')</span></p><p><b>high</b>: 1.27 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Detalhes: UCUM códigomg/dL = 'mg/dL')</span></p><p><b>type</b>: <span title=\"Códigos:{http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}\">Normal Range</span></p><p><b>appliesTo</b>: <span title=\"Códigos:{http://snomed.info/sct 248153007}\">Male</span></p><p><b>age</b>: 15-? yrs</p></blockquote><blockquote><p><b>referenceRange</b></p><p><b>low</b>: 0.57 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Detalhes: UCUM códigomg/dL = 'mg/dL')</span></p><p><b>high</b>: 1.00 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Detalhes: UCUM códigomg/dL = 'mg/dL')</span></p><p><b>type</b>: <span title=\"Códigos:{http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}\">Normal Range</span></p><p><b>appliesTo</b>: <span title=\"Códigos:{http://snomed.info/sct 248152002}\">Female</span></p><p><b>age</b>: 15-? yrs</p></blockquote></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2160-0",
"display" : "Creat SerPl-mCnc"
}
],
"text" : "Hemoglobina"
},
"subject" : {
🔗 "reference" : "Patient/b1997888-85fd-41b6-bf94-6242cf3c8265",
"display" : "Ana Beatriz Oliveira"
},
"effectiveDateTime" : "2025-04-02T10:36:48-03:00",
"performer" : [
{
🔗 "reference" : "Organization/31024c66-483a-4c80-b182-157ee133ca96"
}
],
"valueQuantity" : {
"value" : 13.5,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "H"
}
]
}
],
"referenceRange" : [
{
"low" : {
"value" : 0.76,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"high" : {
"value" : 1.27,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code" : "normal",
"display" : "Normal Range"
}
]
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "248153007",
"display" : "Male"
}
]
}
],
"age" : {
"low" : {
"value" : 15,
"unit" : "yrs",
"system" : "http://unitsofmeasure.org",
"code" : "a"
}
}
},
{
"low" : {
"value" : 0.57,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"high" : {
"value" : 1.00,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code" : "normal",
"display" : "Normal Range"
}
]
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "248152002",
"display" : "Female"
}
]
}
],
"age" : {
"low" : {
"value" : 15,
"unit" : "yrs",
"system" : "http://unitsofmeasure.org",
"code" : "a"
}
}
}
]
}