FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-BloodPressure-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 | Bloeddrukmeting met gebruikmaking van manchet |
| Deel van lichaam | Rechter bovenarm |
| Code | Waarde |
| Blood pressure panel with all children optional | |
| Systolic blood pressure | 125 mmHg |
| Diastolic blood pressure | 75 mmHg |
| Korotkofftonen (waarneembare entiteit) | Fase 4 |
| Blood pressure cuff | Standaard (Standaard manchet voor een volwassene (manchet 16x30 cm) |
| gemiddelde bloeddruk (waarneembare entiteit) | 100 mmHg |
{
"resourceType": "Observation",
"id": "nl-core-BloodPressure-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-BloodPressure"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/observation-bodyPosition",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "33586001",
"display": "Zittende positie"
}
]
}
}
],
"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": "85354-9",
"display": "Blood pressure panel with all children optional"
}
]
},
"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+01:00",
"note": [
{
"text": "Mw. is zwanger"
}
],
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "368209003",
"display": "Rechter bovenarm"
}
]
},
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "371911009",
"display": "Bloeddrukmeting met gebruikmaking van manchet"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"valueQuantity": {
"value": 125,
"unit": "mmHg",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"valueQuantity": {
"value": 75,
"unit": "mmHg",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "85549003",
"display": "Korotkofftonen (waarneembare entiteit)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "255271000",
"display": "Fase 4"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "70665002",
"display": "Blood pressure cuff"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.15.1",
"code": "STD",
"display": "Standaard (Standaard manchet voor een volwassene (manchet 16x30 cm)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "6797001",
"display": "gemiddelde bloeddruk (waarneembare entiteit)"
}
]
},
"valueQuantity": {
"value": 100,
"unit": "mmHg",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
}
}
]
}