PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ips@1.0.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:
      family: {mustSupport: true, index: 1}
      given: {mustSupport: true, index: 2}
  telecom: {mustSupport: true, index: 3}
  address: {mustSupport: true, index: 4}
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ips/StructureDefinition/Practitioner-uv-ips
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 1.0.0
required: [name]