PackagesCanonicalsLogsProblems
    Packages
    ihe.pharm.mpd@1.0.0-comment-2
    https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PatientBasic
description: Logical model for patient (basic data relevant for this use case)
package_name: ihe.pharm.mpd
derivation: specialization
name: PatientBasic
type: https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PatientBasic
elements:
  identifier: {type: Identifier, short: Patient identifier, array: true, min: 1, index: 0}
  name: {type: HumanName, short: 'Patient''s name, incl first name, last name, or any other relevant name parts', array: true, min: 1, index: 1}
  gender: {type: CodeableConcept, short: Gender, index: 2}
  dateOfBirth: {type: dateTime, short: Date of birth, index: 3}
  insuranceInformation: {type: BackboneElement, short: Insurance information, index: 4}
package_version: 1.0.0-comment-2
class: logical
kind: logical
url: https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PatientBasic
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.0.0-comment-2
required: [identifier, name]