FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | Observation |
| Id | Observation-ISiKEKGMinExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "ISiKEKGMinExample",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKEKG"
]
},
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11524-6",
"display": "EKG study"
}
]
},
"subject": {
"reference": "Patient/PatientinMinimal"
},
"status": "final",
"category": [
{
"coding": [
{
"code": "procedure",
"system": "http://terminology.hl7.org/CodeSystem/observation-category"
}
]
}
],
"effectiveDateTime": "2024-01-15",
"component": [
{
"code": {
"coding": [
{
"code": "272729005",
"system": "http://snomed.info/sct",
"display": "Lead I"
}
]
},
"valueSampledData": {
"origin": {
"value": 2048
},
"period": 10,
"dimensions": 1,
"data": "2048 2048 2048 2048 2048"
}
}
]
}