PackagesCanonicalsLogsProblems
    Packages
    amwell.fhir.profiles@2.0.0
    https://simplifier.net/amwell-fhir-profiles/Patient
description: this is a strucuture definition for a patient
package_name: amwell.fhir.profiles
derivation: constraint
name: Patient
type: Patient
elements:
  name: {index: 0}
  telecom:
    index: 1
    elements:
      rank: {minValuePositiveInt: 1, index: 2}
  birthDate: {index: 3}
package_version: 2.0.0
class: profile
kind: resource
url: https://simplifier.net/amwell-fhir-profiles/Patient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: null
required: [name, birthDate, telecom]