German Practice Management FHIR Profiles (R4)
0.90.0 - STU1
Germany
German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "VisionPrescription",
"id" : "annex2b-e08-visual-aid-prescription",
"meta" : {
"profile" : [
🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/fpde-e08-visual-aid-prescription"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: VisionPrescription annex2b-e08-visual-aid-prescription</b></p><a name=\"annex2b-e08-visual-aid-prescription\"> </a><a name=\"hcannex2b-e08-visual-aid-prescription\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fpde-e08-visual-aid-prescription.html\">e08 Visual Aid Prescription</a></p></div><p><b>Vision Prescription Supporting Information</b>: <a href=\"Observation-annex2b-e08-refraction.html\">Observation </a></p><p><b>Vision Prescription Coverage</b>: <a href=\"Coverage-annex2b-example-coverage.html\">Coverage: status = active</a></p><p><b>identifier</b>: <a href=\"NamingSystem-annex2b-order-id.html\" title=\"Identifier namespace used by examples of Annex 2b rehabilitation and device orders.\">Annex2bOrderIdentifier</a>/e08-order-1</p><p><b>status</b>: Active</p><p><b>created</b>: 2026-07-23 09:00:00+0200</p><p><b>patient</b>: <a href=\"Patient-annex2b-example-patient.html\">Alex Example (no stated gender), DoB: 1970-01-01 ( https://fhir.cognovis.de/praxis/NamingSystem/pvs-patient-nummer#PvsPatientNummer#annex2b-patient-1)</a></p><p><b>dateWritten</b>: 2026-07-23 09:00:00+0200</p><p><b>prescriber</b>: <a href=\"Practitioner-annex2b-example-practitioner.html\">Practitioner Maria Sample </a></p><h3>LensSpecifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Product</b></td><td><b>Eye</b></td><td><b>Sphere</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct lens}\">Lens</span></td><td>Right Eye</td><td>-1.25</td></tr></table></div>"
},
"extension" : [
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/vision-supporting-information",
"valueReference" : {
🔗 "reference" : "Observation/annex2b-e08-refraction"
}
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/vision-coverage",
"valueReference" : {
🔗 "reference" : "Coverage/annex2b-example-coverage"
}
}
],
"identifier" : [
{
"system" : "https://fhir.cognovis.de/praxis/NamingSystem/annex2b-order-id",
"value" : "e08-order-1"
}
],
"status" : "active",
"created" : "2026-07-23T09:00:00+02:00",
"patient" : {
🔗 "reference" : "Patient/annex2b-example-patient"
},
"dateWritten" : "2026-07-23T09:00:00+02:00",
"prescriber" : {
🔗 "reference" : "Practitioner/annex2b-example-practitioner"
},
"lensSpecification" : [
{
"product" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct",
"code" : "lens"
}
]
},
"eye" : "right",
"sphere" : -1.25
}
]
}