FHIR IG analytics| Package | fi.digious.kanta.test |
| Resource Type | Observation |
| Id | Observation-example-heartrate-min.json.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "4137d1c4-1e87-4e86-8c15-344ad086e3f9",
"meta": {
"versionId": "1",
"lastUpdated": "2019-05-27T12:05:44.669+03:00",
"profile": [
"http://phr.kanta.fi/StructureDefinition/fiphr-sd-heartrate"
]
},
"language": "fi",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:0b0a55d2-799a-45f5-a161-6a4a5faad1f5"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8867-4",
"display": "Heart rate"
},
{
"system": "http://loinc.org",
"code": "41924-2",
"display": "Heart rate 24 hour mean"
}
]
},
"subject": {
"reference": "Patient/004befb6-4d7d-4054-875b-6537b25d9c55"
},
"effectiveDateTime": "2012-09-17",
"issued": "2012-02-02T10:00:00.936+02:00",
"performer": [
{
"reference": "Patient/004befb6-4d7d-4054-875b-6537b25d9c55"
}
],
"valueQuantity": {
"value": 60,
"unit": "/min",
"system": "http://unitsofmeasure.org",
"code": "/min"
},
"note": [
{
"text": "Note"
}
],
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "N",
"display": "Normal"
}
]
}
],
"referenceRange": [
{
"low": {
"value": 5000,
"unit": "1",
"system": "http://unitsofmeasure.org",
"code": "1"
},
"high": {
"value": 15000,
"unit": "1",
"system": "http://unitsofmeasure.org",
"code": "1"
},
"appliesTo": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "248153007",
"display": "Male"
}
],
"text": "Normal range"
}
],
"age": {
"low": {
"value": 15,
"unit": "years",
"system": "http://unitsofmeasure.org",
"code": "a"
},
"high": {
"value": 100,
"unit": "years",
"system": "http://unitsofmeasure.org",
"code": "a"
}
},
"text": "Age"
}
]
}