PackagesCanonicalsLogsProblems
    Packages
    ndhm.in@5.0.0
    https://nrces.in/ndhm/fhir/r4/StructureDefinition/Media
description: This profile sets minimum expectations for the Media resource to searching for and fetching media like a photo, video, or audio recording acquired or used in healthcare, associated with a patient or provider.
package_name: ndhm.in
derivation: constraint
name: Media
type: Media
elements:
  basedOn:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/CarePlan', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/ServiceRequest']
    index: 0
  status: {mustSupport: true, index: 1}
  modality:
    mustSupport: true
    index: 2
    elements:
      coding:
        mustSupport: true
        index: 3
        elements:
          system: {index: 4}
          code: {index: 5}
          display: {index: 6}
        required: [display, system, code]
      text: {mustSupport: true, index: 7}
  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', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Specimen']
    index: 8
  encounter:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Encounter']
    index: 9
  operator:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole']
    index: 10
  content:
    mustSupport: true
    index: 11
    elements:
      contentType: {mustSupport: true, index: 12}
      data: {mustSupport: true, index: 13}
    required: [contentType, data]
package_version: 5.0.0
class: profile
kind: resource
url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/Media
base: http://hl7.org/fhir/StructureDefinition/Media
version: 5.0.0