FHIR IG analytics| Package | hl7.fhir.uv.radiation-dose-summary |
| Resource Type | Observation |
| Id | Observation-34.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 34
Language: en
Profile: Observation Pregnancy - Status (IPS)
status: Final
code: Pregnancy status
subject: Pascale Dupont
effective: 2015-01-01 23:43:30+0000
performer: John Moore
value: Not pregnant
{
"resourceType": "Observation",
"id": "34",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-status-uv-ips"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "82810-3"
}
]
},
"subject": {
"reference": "Patient/56",
"display": "Pascale Dupont"
},
"effectiveDateTime": "2015-01-01T23:43:30.000Z",
"performer": [
{
"reference": "Practitioner/33",
"display": "John Moore"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA26683-5",
"display": "Not pregnant"
}
]
}
}