{ "description": null, "_filename": "PatientAddressProfile.json", "package_name": "accdr.fhir.ig.pkg", "date": "2023-07-10T16:12:35.8333982+00:00", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "PatientAddress", "abstract": false, "type": "Address", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.9.0-alpha-0.9.23", "status": "draft", "id": "a62f8f70-5df8-4d1c-b47e-cb21c485f6e6", "kind": "complex-type", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-PatientAddress", "version": null, "differential": { "element": [ { "id": "Address.use", "path": "Address.use", "mustSupport": true }, { "id": "Address.type", "path": "Address.type", "mustSupport": true }, { "id": "Address.line", "path": "Address.line", "mustSupport": true }, { "id": "Address.city", "path": "Address.city", "mustSupport": true }, { "id": "Address.state", "path": "Address.state", "binding": { "strength": "extensible", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/province-state-code", "description": "Codes for provinces, states and territories supported by acCDR" }, "mustSupport": true }, { "id": "Address.postalCode", "path": "Address.postalCode", "mustSupport": true }, { "id": "Address.country", "path": "Address.country", "binding": { "strength": "extensible", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/country-code", "description": "3-character ISO country codes for use in addresses" }, "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Address" }