FHIR IG analytics| Package | hl7.fhir.uv.eyecare |
| Resource Type | Procedure |
| Id | Procedure-perimetry-24-2-perimetry-test.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "perimetry-24-2-perimetry-test"
Profile: Opththalmic Procedure
status: completed
code: Humphrey perimeter plot (SNOMED CT#252806005)
subject: Patient/ophthal-patient-example-0 " BILL"
performed: 2019-03-26 12:55:26-0700 --> 2019-03-26 01:25:26-0700
| - | Actor |
| * | Practitioner/ophthal-practitioner-example-0 " BONE" |
{
"resourceType": "Procedure",
"id": "perimetry-24-2-perimetry-test",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/eyecare/StructureDefinition/procedure-base"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "252806005",
"display": "Humphrey perimeter plot"
}
],
"text": "Humphrey perimeter plot"
},
"subject": {
"reference": "Patient/ophthal-patient-example-0"
},
"performedPeriod": {
"start": "2019-03-26T12:55:26-07:00",
"end": "2019-03-26T13:25:26-07:00"
},
"performer": [
{
"actor": {
"reference": "Practitioner/ophthal-practitioner-example-0"
}
}
]
}