FHIR IG analytics| Package | hl7.fhir.us.ecr |
| Resource Type | Observation |
| Id | Observation-observation-pregnancy-status-eve-everywoman.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-pregnancy-status-eve-everywoman
Language: en
US Public Health Date Determined Extension: 2017-10-01
status: Final
category: Social History
code: Pregnancy status
subject: Eve Everywoman
effective: 2017-08-26
performer: PractitionerRole Primary Care Clinic/Center
value: Pregnancy (finding)
method: Ultrasonography (procedure)
component
US Public Health Date Determined Extension: 2017-10-01
code: Gestational age Estimated from patient reported estimated date of conception
value: 143 d
component
US Public Health Date Determined Extension: 2017-10-01
code: Delivery date Estimated from date fundal height reaches umb
value: 2018-05-01
{
"resourceType": "Observation",
"id": "observation-pregnancy-status-eve-everywoman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-pregnancy-status-observation"
]
},
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-date-determined-extension",
"valueDateTime": "2017-10-01"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "82810-3",
"display": "Pregnancy status"
}
]
},
"subject": {
"reference": "Patient/patient-ecr-eve-everywoman",
"display": "Eve Everywoman"
},
"effectiveDateTime": "2017-08-26",
"performer": [
{
"reference": "PractitionerRole/practitionerrole-henry-seven"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "77386006",
"display": "Pregnancy (finding)"
}
]
},
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "16310003",
"display": "Ultrasonography (procedure)"
}
]
},
"component": [
{
"extension": [
{
"url": "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-date-determined-extension",
"valueDateTime": "2017-10-01"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "53691-2",
"display": "Gestational age Estimated from patient reported estimated date of conception"
}
]
},
"valueQuantity": {
"value": 143,
"unit": "d"
}
},
{
"extension": [
{
"url": "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-date-determined-extension",
"valueDateTime": "2017-10-01"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "57064-8",
"display": "Delivery date Estimated from date fundal height reaches umb"
}
]
},
"valueDateTime": "2018-05-01"
}
]
}