PackagesCanonicalsLogsProblems
    Packages
    ca.on.dhdr.r4@0.9.0
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient-submission
{
  "description": "Demographics and other administrative information about an individual receiving care or other health-related services.",
  "_filename": "PatientSubmit.json",
  "package_name": "ca.on.dhdr.r4",
  "date": "2022-09-30",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2023-04-26T14:57:42.2052121+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Patient",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Patient (Submission)",
  "package_version": "0.9.0",
  "status": "draft",
  "id": "be40cb5b-34ca-42fb-af4d-911ebc4fdd44",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient-submission",
  "version": "4.0.0",
  "differential": {
    "element": [ {
      "id": "Patient",
      "path": "Patient",
      "mustSupport": true
    }, {
      "id": "Patient.id",
      "path": "Patient.id",
      "mustSupport": true
    }, {
      "id": "Patient.identifier",
      "min": 1,
      "path": "Patient.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.identifier:IdentifierOntarioHCN",
      "max": "1",
      "path": "Patient.identifier",
      "sliceName": "IdentifierOntarioHCN",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:IdentifierOntarioHCN.type",
      "min": 1,
      "path": "Patient.identifier.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/dhdr-identifier-type"
      },
      "mustSupport": true
    }, {
      "id": "Patient.identifier:IdentifierOntarioHCN.type.coding",
      "max": "1",
      "min": 1,
      "path": "Patient.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:IdentifierOntarioHCN.type.coding.system",
      "min": 1,
      "path": "Patient.identifier.type.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:IdentifierOntarioHCN.type.coding.code",
      "min": 1,
      "path": "Patient.identifier.type.coding.code",
      "fixedCode": "JHN",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:IdentifierOntarioHCN.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "fixedUri": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:IdentifierOntarioHCN.value",
      "min": 1,
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:IdentifierPMS",
      "max": "1",
      "min": 1,
      "path": "Patient.identifier",
      "sliceName": "IdentifierPMS",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:IdentifierPMS.type",
      "min": 1,
      "path": "Patient.identifier.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/dhdr-identifier-type"
      },
      "mustSupport": true
    }, {
      "id": "Patient.identifier:IdentifierPMS.type.coding",
      "max": "1",
      "min": 1,
      "path": "Patient.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:IdentifierPMS.type.coding.system",
      "min": 1,
      "path": "Patient.identifier.type.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:IdentifierPMS.type.coding.code",
      "min": 1,
      "path": "Patient.identifier.type.coding.code",
      "fixedCode": "MR",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:IdentifierPMS.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "fixedUri": "http://ehealthontario.ca/fhir/NamingSystem/id-pharmacy-mrn",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:IdentifierPMS.value",
      "min": 1,
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.name",
      "max": "1",
      "min": 1,
      "path": "Patient.name",
      "mustSupport": true
    }, {
      "id": "Patient.name.family",
      "min": 1,
      "path": "Patient.name.family",
      "mustSupport": true
    }, {
      "id": "Patient.name.given",
      "max": "2",
      "min": 1,
      "path": "Patient.name.given",
      "mustSupport": true
    }, {
      "id": "Patient.telecom",
      "max": "1",
      "path": "Patient.telecom",
      "mustSupport": true
    }, {
      "id": "Patient.telecom.system",
      "min": 1,
      "path": "Patient.telecom.system",
      "fixedCode": "phone",
      "mustSupport": true
    }, {
      "id": "Patient.telecom.value",
      "min": 1,
      "path": "Patient.telecom.value",
      "mustSupport": true
    }, {
      "id": "Patient.telecom.use",
      "path": "Patient.telecom.use",
      "mustSupport": true
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender|4.0.0"
      },
      "mustSupport": true
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate",
      "mustSupport": true
    }, {
      "id": "Patient.address",
      "max": "1",
      "min": 1,
      "path": "Patient.address",
      "mustSupport": true
    }, {
      "id": "Patient.address.use",
      "path": "Patient.address.use",
      "mustSupport": true
    }, {
      "id": "Patient.address.type",
      "path": "Patient.address.type",
      "mustSupport": true
    }, {
      "id": "Patient.address.line",
      "max": "2",
      "path": "Patient.address.line",
      "mustSupport": true
    }, {
      "id": "Patient.address.city",
      "min": 1,
      "path": "Patient.address.city",
      "mustSupport": true
    }, {
      "id": "Patient.address.state",
      "min": 1,
      "path": "Patient.address.state",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/province-state-code"
      },
      "mustSupport": true
    }, {
      "id": "Patient.address.postalCode",
      "path": "Patient.address.postalCode",
      "mustSupport": true
    }, {
      "id": "Patient.address.country",
      "min": 1,
      "path": "Patient.address.country",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/country-code"
      },
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}