description: ACME-base-patient based on US Core Patient Profile. package_name: acme.base.r4 derivation: constraint name: ACMEbasePatient type: Patient elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: race: match: {url: null} schema: {index: 1} max: 0 ethnicity: match: {url: null} schema: {index: 2} max: 0 identifier: index: 3 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: 4 elements: system: pattern: {type: Uri, value: 'https://fake-acme.org/fhir/NamingSystem/Patient-Identifier'} index: 5 photo: {index: 6} 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: 7 managingOrganization: type: Reference refers: ['https://fake-acme.org/fhir/StructureDefinition/ACME-base-organization'] index: 8 package_version: 4.0.6 extensions: race: {url: null, max: 0, index: 1} ethnicity: {url: null, max: 0, index: 2} 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