description: Patient profile for the Acme sample IG package_name: firely.r4.sample.ig.dev derivation: constraint name: xPatient type: Patient elements: identifier: {index: 0} name: {index: 1} birthDate: {index: 2} package_version: 0.1.0-draft class: profile kind: resource url: https://acme.org/fhir/StructureDefinition/xPatient base: http://hl7.org/fhir/StructureDefinition/Patient version: null required: [name, identifier, birthDate]