1+ Profile: MII_EyeMatics_OphthalmicDiagnosticReport
2+ Parent: DiagnosticReport
3+ Id: mii- eyematics- ophthalmic- diagnostic- report
4+ Title: "Ophthalmic Diagnostic Report"
5+ Description: "A general diagnostic report for ophthalmological findings."
6+ * ^ url = "https: // eyematics.org/fhir/eyematics-kds/StructureDefinition/OphthalmicDiagnosticReport"
7+ * id MS
8+ * meta MS
9+ * meta.source MS
10+ * meta.profile MS
11+ * status = #draft
12+ * code MS
13+ * code.coding MS
14+ * code.coding ^ slicing.discriminator.type = #pattern
15+ * code.coding ^ slicing.discriminator.path = "$this"
16+ * code.coding ^ slicing.rules = #open
17+ * code.coding contains loinc 1 .. MS
18+ * code.coding[loinc] = $loinc#78573 - 3 "Ophthalmology Diagnostic study note"
19+ * code.coding[loinc].system 1 .. MS
20+ * code.coding[loinc].code 1 .. MS
21+ * effective[x] only dateTime
22+ * effectiveDateTime MS
23+ * category MS
24+ * category ^ slicing.discriminator.type = #pattern
25+ * category ^ slicing.discriminator.path = "$this"
26+ * category ^ slicing.rules = #open
27+ * category contains exam 1 ..1 MS
28+ * category[exam] = $observation- category#exam
29+ * category[exam] ^ short = "Category reused from Observation.category to indicate clinical exam context"
30+ * subject 1 ..1 MS
31+ * subject only Reference(Patient)
32+ * encounter MS
33+ * encounter only Reference(Encounter)
34+ * encounter ^ short = "The encounter during which the ophthalmic findings were recorded"
35+ * performer 0 ..* MS
36+ * performer only Reference(Practitioner or PractitionerRole or Organization)
37+ * performer ^ short = "Practitioner, team or organization responsible for the ophthalmic diagnostic report"
38+ * resultsInterpreter 0 ..* MS
39+ * resultsInterpreter only Reference(Practitioner or PractitionerRole)
40+ * resultsInterpreter ^ short = "Person or role who interpreted the ophthalmic findings"
41+ * result 0 ..* MS
42+ * result only Reference(Observation)
43+ * result ^ short = "References to individual ophthalmic observations that make up this report"
44+ * conclusion MS
45+ * conclusion ^ short = "A brief summary of the ophthalmic findings and interpretation"
46+ * conclusionCode MS
47+ * conclusionCode ^ short = "Conclusion presented with structured codes"
48+ * conclusionCode.coding MS
49+ * conclusionCode.coding ^ slicing.discriminator.type = #pattern
50+ * conclusionCode.coding ^ slicing.discriminator.path = "$this"
51+ * conclusionCode.coding ^ slicing.rules = #open
52+ * conclusionCode.coding contains icd10- gm 0 ..* MS
53+ * conclusionCode.coding[icd10- gm].system MS
54+ * conclusionCode.coding[icd10- gm].system = "http: // fhir.de/CodeSystem/bfarm/icd-10-gm" (exactly)
0 commit comments