PackagesCanonicalsLogsProblems
    Packages
    ndhm.in@2.0.1
    https://nrces.in/ndhm/fhir/r4/StructureDefinition/DiagnosticReportImaging
description: This profile represents the set of information related to the Imaging diagnosis report generated by imaging services like Radiology, Cardiology, Endoscopy, etc. are ordered for the patient.
package_name: ndhm.in
derivation: constraint
name: DiagnosticReportImaging
type: DiagnosticReport
elements:
  category:
    mustSupport: true
    index: 2
    elements:
      coding:
        mustSupport: true
        index: 3
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 4
          code: {index: 5}
          display: {index: 6}
        required: [display, code]
      text: {mustSupport: true, index: 7}
  conclusionCode:
    mustSupport: true
    index: 24
    elements:
      coding:
        mustSupport: true
        index: 25
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 26
          code: {index: 27}
          display: {index: 28}
        required: [display, code]
      text: {mustSupport: true, index: 29}
  conclusion: {mustSupport: true, index: 23}
  encounter:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Encounter']
    index: 15
  specimen:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Specimen']
    index: 18
  resultsInterpreter:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole']
    index: 17
  status: {mustSupport: true, index: 1}
  result:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Observation']
    index: 19
  code:
    mustSupport: true
    index: 8
    elements:
      coding:
        mustSupport: true
        index: 9
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            index: 10
          code: {index: 11}
          display: {index: 12}
        required: [display, code]
      text: {mustSupport: true, index: 13}
  presentedForm:
    elements:
      contentType: {index: 30}
      data: {index: 31}
    required: [contentType, data]
  basedOn:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/MedicationRequest', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/ServiceRequest']
    index: 0
  imagingStudy:
    type: Reference
    mustSupport: true
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/ImagingStudy']
    index: 20
  media:
    mustSupport: true
    index: 21
    elements:
      link:
        type: Reference
        refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Media']
        index: 22
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient']
    index: 14
  performer:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole']
    index: 16
package_version: 2.0.1
class: profile
kind: resource
url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/DiagnosticReportImaging
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: 2.0.1
required: [media, resultsInterpreter, conclusion]