description: The patient information reported from personal health gateways (PHG) package_name: hl7.fhir.uv.phd derivation: constraint name: PhdPatient type: Patient elements: identifier: index: 0 slicing: rules: open discriminator: - {path: type.coding.system, type: value} min: null slices: v2Coding: match: type: coding: {system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} schema: short: Code defined by http://terminology.hl7.org/CodeSystem/v2-0203 index: 1 elements: type: elements: coding: binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0203'} index: 2 elements: system: pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'} type: uri index: 3 required: [system] system: {short: The system associated with the value. For XDS.b this would be the enterprise identifier (an OID)., index: 4} package_version: 2.0.0-ballot2 class: profile kind: resource url: http://hl7.org/fhir/uv/phd/StructureDefinition/PhdPatient base: http://hl7.org/fhir/StructureDefinition/Patient version: 2.0.0-ballot2