FHIR IG analytics| Package | csiro.fhir.au.smartforms |
| Resource Type | Observation |
| Id | Observation-HeartRhythm-pat-sf.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation HeartRhythm-pat-sf
Profile: Smart Health Checks Heart Rhythm
status: Final
category: Vital Signs
code: Heart rhythm
subject: Clever Form Female, DoB: 1968-10-11 ( Medicare Number: 69514496771 (, period: (?) --> 2024-08))
effective: 2025-08-15
value: Regular heart rhythm
{
"resourceType": "Observation",
"id": "HeartRhythm-pat-sf",
"meta": {
"profile": [
"https://smartforms.csiro.au/ig/StructureDefinition/SHCHeartRhythm"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8884-9"
},
{
"system": "http://snomed.info/sct",
"code": "364074009"
}
],
"text": "Heart rhythm"
},
"subject": {
"reference": "Patient/pat-sf"
},
"effectiveDateTime": "2025-08-15",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "933506231000036108",
"display": "Regular heart rhythm"
}
]
}
}