description: DiagnosticReport for Egde Health Gateway FHIR APIs package_name: egde.health.gateway derivation: constraint name: EhgDiagnosticReport type: DiagnosticReport elements: identifier: {index: 0} status: pattern: {type: Code, value: final} index: 1 code: elements: coding: elements: system: pattern: {type: Uri, value: 'http://loinc.org'} index: 2 subject: {mustSupport: true, index: 3} performer: {mustSupport: true, index: 4} resultsInterpreter: {mustSupport: true, index: 5} specimen: {mustSupport: true, index: 6} result: {mustSupport: true, index: 7} package_version: 0.1.3-alpha class: profile kind: resource url: http://www.egde.no/StructureDefinition/ehg-DiagnosticReport base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport version: 0.1.2 required: [identifier]