FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.eyecare
Resource TypeProcedure
IdProcedure-perimetry-24-2-perimetry-test.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Performers

-Actor
*Practitioner/ophthal-practitioner-example-0 " BONE"

Source1

{
  "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"
      }
    }
  ]
}