Guia de implementação do Core do Brasil: Release 1 - BR Realm | STU1
1.0.0 - STU1
This page is part of the Core do 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" : "Composition",
"id" : "7681618d-399d-4291-b321-32ce6d645088",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition 7681618d-399d-4291-b321-32ce6d645088</b></p><a name=\"7681618d-399d-4291-b321-32ce6d645088\"> </a><a name=\"hc7681618d-399d-4291-b321-32ce6d645088\"> </a><a name=\"7681618d-399d-4291-b321-32ce6d645088-pt-BR\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11488-4}\">Nota de consulta</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 11488-4}\">Nota de consulta</span></p><p><b>encounter</b>: <a href=\"Encounter-c6d553d8-cce0-404b-9d1f-eeffbf7fc6df.html\">Ambulatorial</a></p><p><b>date</b>: 2024-12-19 14:30:00+0000</p><p><b>author</b>: <a href=\"Practitioner-d3b61455-f432-48f0-b83b-ba825922d735.html\">Maria Clara</a></p><p><b>title</b>: Registro de Atendimento Clínico</p></div>"
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11488-4",
"display" : "Consult note"
}
],
"text" : "Nota de consulta"
},
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11488-4",
"display" : "Consult note"
}
],
"text" : "Nota de consulta"
}
],
"subject" : {
🔗 "reference" : "Patient/b2f63a4c-ddaa-4652-8481-ac1ff473104e",
"display" : "João Carlos Silva"
},
"encounter" : {
🔗 "reference" : "Encounter/c6d553d8-cce0-404b-9d1f-eeffbf7fc6df",
"display" : "Ambulatorial"
},
"date" : "2024-12-19T14:30:00Z",
"author" : [
{
🔗 "reference" : "Practitioner/d3b61455-f432-48f0-b83b-ba825922d735",
"display" : "Maria Clara"
}
],
"title" : "Registro de Atendimento Clínico",
"section" : [
{
"title" : "Diagnósticos Avaliados",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "57852-6",
"display" : "Problem list Reported"
}
],
"text" : "Lista de Problemas - Diagnósticos Avaliados"
},
"entry" : [
{
🔗 "reference" : "Condition/91d8d24f-a70d-4ebf-8dea-71cf92ce1bd5",
"display" : "Dispnéia"
}
]
},
{
"title" : "Procedimentos Realizados",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "47519-4",
"display" : "Procedures Hx Doc"
}
],
"text" : "Procedimentos Realizados"
},
"entry" : [
{
🔗 "reference" : "Procedure/b0030c23-bd7d-445e-bfe5-020828f7dbaf",
"display" : "Consulta médica em atenção primária"
}
]
},
{
"title" : "Sinais Vitais",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "85354-9",
"display" : "Blood pressure panel with all children optional"
}
]
},
"entry" : [
{
🔗 "reference" : "Observation/07ce5462-f77b-4ad6-af8c-2f67a6500b97",
"display" : "Vital Signs"
}
]
},
{
"title" : "Alergias e Intolerâncias",
"code" : {
"coding" : [
{
"system" : "https://terminologia.saude.gov.br/fhir/CodeSystem/BRAlergenosCBARA",
"code" : "A100",
"display" : "Amendoim"
}
]
},
"entry" : [
{
🔗 "reference" : "AllergyIntolerance/42a8e4ee-cc8b-4c07-bee2-da8fe14ada34",
"display" : "Allergy Intolerance"
}
]
},
{
"title" : "Medicamentos",
"code" : {
"coding" : [
{
"system" : "http://www.whocc.no/atc",
"code" : "J01MA12",
"display" : "levofloxacin"
}
]
},
"entry" : [
{
🔗 "reference" : "Medication/3a46210c-7eb3-48ec-aa67-db7e7ee18864",
"display" : "Medication"
}
]
},
{
"title" : "Plano de Cuidados",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "18776-5",
"display" : "Plan of care note"
}
]
},
"entry" : [
{
🔗 "reference" : "CarePlan/1ed343f2-5231-40d6-a6ea-4428105b7532",
"display" : "CarePlan"
}
]
}
]
}