FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-HeartRate.HeartbeatRegularity-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 06:43:00, 8 februari 2013 |
|---|---|
| Methode | Auscultatie |
| Code | Waarde |
| Finding of heart rhythm | Onregelmatige hartslag |
{
"resourceType": "Observation",
"id": "nl-core-HeartRate.HeartbeatRegularity-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HeartRate.HeartbeatRegularity"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "301112006",
"display": "Finding of heart rhythm"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"effectiveDateTime": "2013-02-08T06:43:00+02:00",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "361137007",
"display": "Onregelmatige hartslag"
}
]
},
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "37931006",
"display": "Auscultatie"
}
]
}
}