FHIR IG analytics| Package | br.go.ses.exame |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-a1b2c3d4-e5f6-7890-abcd-ef1234567890.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: ServiceRequest a1b2c3d4-e5f6-7890-abcd-ef1234567890
status: Completed
intent: Order
category: Diagnóstico em laboratório clínico
code: CBC (hemogram) Sg Auto
subject: Identifier: CPF/1234567879
reasonCode: Anemia por deficiência de ferro não especificada
{
"resourceType": "ServiceRequest",
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"meta": {
"profile": [
"https://fhir.saude.go.gov.br/r4/exame/StructureDefinition/suspeita-diagnostica-investigada"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"intent": "order",
"category": [
{
"coding": [
{
"system": "http://www.saude.gov.br/fhir/r4/CodeSystem/BRSubgrupoTabelaSUS",
"code": "0202"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "58410-2"
}
]
},
"subject": {
"identifier": {
"system": "https://fhir.saude.go.gov.br/sid/cpf",
"value": "1234567879"
}
},
"reasonCode": [
{
"coding": [
{
"system": "http://www.saude.gov.br/fhir/r4/CodeSystem/BRCID10",
"code": "D509"
}
]
}
]
}