PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cardx-cied@1.0.0-ballot
    http://hl7.org/fhir/uv/cardx-cied/StructureDefinition/cied-patient
description: An CIED profile of the Patient resource.
package_name: hl7.fhir.uv.cardx-cied
derivation: constraint
name: CIEDPatient
type: Patient
elements:
  identifier:
    mustSupport: true
    index: 0
    elements:
      type:
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/uv/cardx-cied/ValueSet/cied-patient-identifier'}
        index: 1
  name: {mustSupport: true, index: 2}
  telecom: {mustSupport: true, index: 3}
  gender: {mustSupport: true, index: 4}
  birthDate: {mustSupport: true, index: 5}
  address: {mustSupport: true, index: 6}
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cardx-cied/StructureDefinition/cied-patient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 1.0.0-ballot
required: [identifier]