FHIR IG analytics| Package | fhir.outburn.co.il |
| Resource Type | Observation |
| Id | Observation-example-pregnancy-history.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "example-pregnancy-history",
"status": "final",
"code": {
"coding": [
{
"code": "10163-4",
"system": "http://loinc.org",
"display": "History of pregnancies"
}
],
"text": "היסטוריה של הריון"
},
"component": [
{
"code": {
"coding": [
{
"code": "11996-6",
"system": "http://loinc.org",
"display": "[#] Pregnancies"
}
],
"text": "מספר הריונות קודמים"
},
"valueQuantity": {
"value": 2,
"code": "{#}",
"system": "http://unitsofmeasure.org"
}
},
{
"code": {
"coding": [
{
"code": "11636-8",
"system": "http://loinc.org",
"display": "[#] Births.live"
}
],
"text": "מספר לידות חיות"
},
"valueQuantity": {
"value": 2,
"code": "{#}",
"system": "http://unitsofmeasure.org"
}
},
{
"code": {
"coding": [
{
"code": "68497-7",
"system": "http://loinc.org",
"display": "Previous cesarean deliveries #"
}
],
"text": "מספר לידות בניתוח קיסרי"
},
"valueQuantity": {
"value": 1,
"code": "{#}",
"system": "http://unitsofmeasure.org"
}
}
]
}