FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Flag |
| Id | Flag-Flag1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Flag",
"id": "Flag1",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/cz-flag-hdr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10",
"code": "I46.9",
"display": "Cardiac arrest, unspecified"
}
],
"text": "History of cardiac arrest"
},
"subject": {
"reference": "Patient/Mracena"
},
"period": {
"start": "2023-10-01"
},
"author": {
"reference": "Practitioner/Sova"
}
}