FHIR IG analytics| Package | br.ufpb.cardioremoto |
| Resource Type | Flag |
| Id | Flag-CardioRemotoFlagExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Flag",
"id": "CardioRemotoFlagExample",
"meta": {
"profile": [
"http://example.org/fhir/CardioRemotoIG/StructureDefinition/cardio-remoto-flag"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"category": [
{
"text": "Monitoramento Remoto"
}
],
"code": {
"text": "Paciente em acompanhamento com baixo risco cardiovascular"
},
"subject": {
"reference": "Patient/CardioRemotoPatientExample"
},
"period": {
"start": "2026-07-12T09:20:00Z"
},
"author": {
"reference": "Practitioner/CardioRemotoPractitionerExample"
}
}