FHIR IG analytics| Package | myhealth.eu.fhir.core |
| Resource Type | Flag |
| Id | Flag-d0e1f2a3-b4c5-6789-defa-890123456789.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Flag",
"id": "d0e1f2a3-b4c5-6789-defa-890123456789",
"meta": {
"profile": [
"http://fhir.ehdsi.eu/core/StructureDefinition/flag-myhealtheu-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "129839007",
"display": "At risk for falls"
}
]
},
"subject": {
"reference": "Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
},
"period": {
"start": "2024-01-01"
},
"author": {
"reference": "PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"
}
}