description: ACME-base-patient based on US Core Patient Profile. package_name: rs/acme.base.r4 derivation: constraint name: ACMEbasePatient type: Patient elements: extension: index: 0 slicing: slices: race: match: {} schema: {index: 0} max: 0 ethnicity: match: {} schema: {index: 1} max: 0 identifier: index: 2 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: ACMEcorpIdentifier: match: {system: 'https://fake-acme.org/fhir/NamingSystem/Patient-Identifier'} schema: _required: true index: 3 elements: system: pattern: {type: uri, value: 'https://fake-acme.org/fhir/NamingSystem/Patient-Identifier'} type: uri index: 4 deceased: choices: [deceasedDateTime] index: 6 deceasedDateTime: {type: dateTime, choiceOf: deceased, index: 7} photo: {index: 8} generalPractitioner: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'https://fake-acme.org/fhir/StructureDefinition/ACME-base-organization', 'https://fake-acme.org/fhir/StructureDefinition/ACME-base-practitioner'] index: 9 managingOrganization: type: Reference refers: ['https://fake-acme.org/fhir/StructureDefinition/ACME-base-organization'] index: 10 package_version: 4.1.6 extensions: race: {url: null, max: 0, index: 0} ethnicity: {url: null, max: 0, index: 1} class: profile kind: resource url: https://fake-acme.org/fhir/StructureDefinition/ACME-base-patient base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient version: 1.0.0 required: [deceased, deceasedDateTime]