PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ips@0.3.0
    http://hl7.org/fhir/uv/ips/StructureDefinition/Practitioner-uv-ips
description: This profile constrains the practitioner resource to represent a practitioner acting as observer for these imaging results.
package_name: hl7.fhir.uv.ips
derivation: constraint
name: PractitionerUvIps
type: Practitioner
elements:
  name:
    mustSupport: true
    index: 0
    elements:
      text: {mustSupport: false, index: 1}
      family: {mustSupport: true, index: 2}
      given: {mustSupport: true, index: 3}
  telecom: {mustSupport: true, index: 4}
  address: {mustSupport: true, index: 5}
package_version: 0.3.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ips/StructureDefinition/Practitioner-uv-ips
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 0.3.0
required: [name]