FHIR IG analytics| Package | hl7.fhir.pt.obs-neonat |
| Resource Type | Observation |
| Id | Observation-pupillary-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: Observation pupillary-example
status: Final
code: Pupil reaction
component
code: Right pupil Pupillary response
value: No abnormality detected - examination result
component
code: Left pupil Pupillary response
value: No abnormality detected - examination result
{
"resourceType": "Observation",
"id": "pupillary-example",
"meta": {
"profile": [
"https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/Pupillary"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "271733001",
"display": "Pupil reaction"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "79815-7",
"display": "Right pupil Pupillary response"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "282332003",
"display": "No abnormality detected - examination result"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "79899-1",
"display": "Left pupil Pupillary response"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "282332003",
"display": "No abnormality detected - examination result"
}
]
}
}
]
}