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

: e08 Visual Aid Prescription - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/VisionPrescription/annex2b-e08-visual-aid-prescription> a fhir:VisionPrescription ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "annex2b-e08-visual-aid-prescription"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/fpde-e08-visual-aid-prescription" ;
       fhir:index 0 ;
       fhir:link <https://fhir.cognovis.de/praxis/StructureDefinition/fpde-e08-visual-aid-prescription>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/vision-supporting-information" ] ;
     fhir:Extension.valueReference [
       fhir:link <http://hl7.org/fhir/Observation/annex2b-e08-refraction> ;
       fhir:Reference.reference [ fhir:value "Observation/annex2b-e08-refraction" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/vision-coverage" ] ;
     fhir:Extension.valueReference [
       fhir:link <http://hl7.org/fhir/Coverage/annex2b-example-coverage> ;
       fhir:Reference.reference [ fhir:value "Coverage/annex2b-example-coverage" ]
     ]
  ] ;
  fhir:VisionPrescription.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "https://fhir.cognovis.de/praxis/NamingSystem/annex2b-order-id" ] ;
     fhir:Identifier.value [ fhir:value "e08-order-1" ]
  ] ;
  fhir:VisionPrescription.status [ fhir:value "active"] ;
  fhir:VisionPrescription.created [ fhir:value "2026-07-23T09:00:00+02:00"^^xsd:dateTime] ;
  fhir:VisionPrescription.patient [
     fhir:link <http://hl7.org/fhir/Patient/annex2b-example-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/annex2b-example-patient" ]
  ] ;
  fhir:VisionPrescription.dateWritten [ fhir:value "2026-07-23T09:00:00+02:00"^^xsd:dateTime] ;
  fhir:VisionPrescription.prescriber [
     fhir:link <http://hl7.org/fhir/Practitioner/annex2b-example-practitioner> ;
     fhir:Reference.reference [ fhir:value "Practitioner/annex2b-example-practitioner" ]
  ] ;
  fhir:VisionPrescription.lensSpecification [
     fhir:index 0 ;
     fhir:VisionPrescription.lensSpecification.product [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct" ] ;
         fhir:Coding.code [ fhir:value "lens" ]
       ]
     ] ;
     fhir:VisionPrescription.lensSpecification.eye [ fhir:value "right" ] ;
     fhir:VisionPrescription.lensSpecification.sphere [ fhir:value "-1.25"^^xsd:decimal ]
  ] .

<http://hl7.org/fhir/Observation/annex2b-e08-refraction> a fhir:Observation .

<http://hl7.org/fhir/Coverage/annex2b-example-coverage> a fhir:Coverage .

<http://hl7.org/fhir/Patient/annex2b-example-patient> a fhir:Patient .

<http://hl7.org/fhir/Practitioner/annex2b-example-practitioner> a fhir:Practitioner .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/VisionPrescription/annex2b-e08-visual-aid-prescription.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/VisionPrescription/annex2b-e08-visual-aid-prescription.ttl> .