Package | ca-on-dhdr-r4.v09 |
Type | StructureDefinition |
Id | aad339fe-6398-487e-8728-3bb0cfbcbde6 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca-on-dhdr-r4.v09@0.9.0&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient-dispense |
URL | http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient-dispense |
Version | 3.0.0 |
Status | active |
Date | 2021-11-24T15:41:12.3851198+00:00 |
Name | Patient |
Realm | ca |
Description | Demographics and other administrative information about an individual receiving care or other health-related services. |
Type | Patient |
Kind | resource |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "StructureDefinition", "id": "aad339fe-6398-487e-8728-3bb0cfbcbde6", "meta": { "lastUpdated": "2021-12-06T18:56:31.503+00:00" }, "text": { "status": "empty", "div": "<!-- snip (see above) -->" }, "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient-dispense", "name": "Patient", "status": "active", "version": "3.0.0", "date": "2021-11-24T15:41:12.3851198+00:00", "description": "Demographics and other administrative information about an individual receiving care or other health-related services.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Patient", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient", "derivation": "constraint", "differential": { "element": [ { "id": "Patient", "path": "Patient", "mustSupport": true }, { "id": "Patient.id", "path": "Patient.id", "mustSupport": true }, { "id": "Patient.identifier", "path": "Patient.identifier", "slicing": { "discriminator": [ { "type": "value", "path": "system" } ], "rules": "open" }, "min": 1, "mustSupport": true }, { "id": "Patient.identifier:IdentifierOntarioHCN", "path": "Patient.identifier", "sliceName": "IdentifierOntarioHCN", "definition": "An identifier for this patient.\r\nDHDR: Ontario Health Number", "min": 1, "max": "1", "mustSupport": true }, { "id": "Patient.identifier:IdentifierOntarioHCN.system", "path": "Patient.identifier.system", "definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.\r\nDHDR: Patient Identifier Type", "min": 1, "fixedUri": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn", "mustSupport": true }, { "id": "Patient.identifier:IdentifierOntarioHCN.value", "path": "Patient.identifier.value", "definition": "The portion of the identifier typically relevant to the user and which is unique within the context of the system.\r\nDHDR: Patient Identifier Number.", "min": 1, "mustSupport": true }, { "id": "Patient.identifier:IdentifierOtherID", "path": "Patient.identifier", "sliceName": "IdentifierOtherID", "definition": "An identifier for this patient.\r\nDHDR: Slice IdentifierOtherID. Not used in the current release.", "mustSupport": true }, { "id": "Patient.identifier:IdentifierOtherID.system", "path": "Patient.identifier.system", "definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.\r\nDHDR: Patient Identifier Type", "min": 1, "mustSupport": true }, { "id": "Patient.identifier:IdentifierOtherID.value", "path": "Patient.identifier.value", "definition": "The portion of the identifier typically relevant to the user and which is unique within the context of the system.\r\nDHDR: Patient Identifier Number", "min": 1, "mustSupport": true }, { "id": "Patient.name", "path": "Patient.name", "max": "1", "mustSupport": true }, { "id": "Patient.name.family", "path": "Patient.name.family", "mustSupport": true }, { "id": "Patient.name.given", "path": "Patient.name.given", "max": "2", "mustSupport": true }, { "id": "Patient.gender", "path": "Patient.gender", "mustSupport": true, "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender|4.0.0" } }, { "id": "Patient.birthDate", "path": "Patient.birthDate", "mustSupport": true } ] } }