{ "description": null, "_filename": "CMSPerson.StructureDefinition.xml.json", "package_name": "ca.on.oh-cms", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "CMSPerson", "abstract": false, "type": "Person", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.2-alpha1.0.2", "status": "draft", "id": "ec660ae3-86a8-4238-8f83-f7038dd0fe5e", "kind": "resource", "url": "http://ehealthontario.on.ca/fhir/StructureDefinition/ca-on-cms-profile-Person", "version": null, "differential": { "element": [ { "id": "Person.meta", "min": 1, "path": "Person.meta", "mustSupport": true }, { "id": "Person.meta.profile", "min": 1, "path": "Person.meta.profile", "comment": "FOR CMS USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Person|1.0.0" }, { "id": "Person.identifier", "min": 1, "path": "Person.identifier", "mustSupport": true }, { "id": "Person.identifier.extension", "min": 0, "path": "Person.identifier.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Person.identifier.extension:data-absent-reason", "max": "1", "min": 0, "path": "Person.identifier.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ] } ], "sliceName": "data-absent-reason", "isModifier": false }, { "id": "Person.identifier.extension:HCN-version-code", "max": "1", "min": 0, "path": "Person.identifier.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ext-id-health-card-version-code" ] } ], "sliceName": "HCN-version-code", "isModifier": false }, { "id": "Person.identifier.system", "path": "Person.identifier.system", "mustSupport": true }, { "id": "Person.identifier.value", "path": "Person.identifier.value", "mustSupport": true }, { "id": "Person.name", "min": 1, "path": "Person.name" }, { "id": "Person.name.family", "min": 1, "path": "Person.name.family", "mustSupport": true }, { "id": "Person.name.given", "min": 1, "path": "Person.name.given", "mustSupport": true }, { "id": "Person.telecom.system", "min": 1, "path": "Person.telecom.system", "mustSupport": true }, { "id": "Person.telecom.value", "min": 1, "path": "Person.telecom.value", "mustSupport": true }, { "id": "Person.gender", "min": 1, "path": "Person.gender", "mustSupport": true }, { "id": "Person.birthDate", "min": 1, "path": "Person.birthDate", "mustSupport": true }, { "id": "Person.address", "path": "Person.address", "mustSupport": true }, { "id": "Person.address.use", "path": "Person.address.use", "mustSupport": true }, { "id": "Person.address.type", "path": "Person.address.type", "mustSupport": true }, { "id": "Person.address.line", "path": "Person.address.line", "mustSupport": true }, { "id": "Person.address.city", "path": "Person.address.city", "mustSupport": true }, { "id": "Person.address.state", "path": "Person.address.state", "mustSupport": true }, { "id": "Person.address.postalCode", "path": "Person.address.postalCode", "mustSupport": true }, { "id": "Person.address.country", "path": "Person.address.country", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Person" }