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" : "Condition",
"id" : "c5771fd6-63a6-4a3b-936c-22146d2be9d5",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: Condition c5771fd6-63a6-4a3b-936c-22146d2be9d5</b></p><a name=\"c5771fd6-63a6-4a3b-936c-22146d2be9d5\"> </a><a name=\"hcc5771fd6-63a6-4a3b-936c-22146d2be9d5\"> </a><p><b>clinicalStatus</b>: <span title=\"Códigos:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Ativo</span></p><p><b>verificationStatus</b>: <span title=\"Códigos:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmado</span></p><p><b>category</b>: <span title=\"Códigos:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Item da lista de problemas</span></p><p><b>code</b>: <span title=\"Códigos:{http://snomed.info/sct 443694000}\">Diabetes mellitus tipo 2 não controlada</span></p><p><b>subject</b>: <a href=\"Patient-b1997888-85fd-41b6-bf94-6242cf3c8265.html\">Ana Beatriz Oliveira</a></p><p><b>onset</b>: 2022-03-01</p><p><b>recordedDate</b>: 2022-03-10</p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active",
"display" : "Active"
}
],
"text" : "Ativo"
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed",
"display" : "Confirmed"
}
],
"text" : "Confirmado"
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "problem-list-item"
}
],
"text" : "Item da lista de problemas"
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "443694000",
"display" : "Type II diabetes mellitus uncontrolled"
}
],
"text" : "Diabetes mellitus tipo 2 não controlada"
},
"subject" : {
🔗 "reference" : "Patient/b1997888-85fd-41b6-bf94-6242cf3c8265",
"display" : "Ana Beatriz Oliveira"
},
"onsetDateTime" : "2022-03-01",
"recordedDate" : "2022-03-10"
}