PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-seris@0.10.0-alpha1.0.3
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Patient
{
  "description": "The Patient resources contain demographics about the individual who is the subject of the surgical case.",
  "_filename": "Patient.json",
  "package_name": "ca.on.oh-seris",
  "date": "2023-03-02",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "name": "Patient",
  "mapping": [ {
    "name": "SERIS MDS Mapping",
    "identity": "SERIS-MDS-Mapping"
  } ],
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Patient",
  "package_version": "0.10.0-alpha1.0.3",
  "status": "draft",
  "id": "f500d164-11bc-48eb-94f2-58fce537b12b",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Patient",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Patient.meta",
      "min": 1,
      "path": "Patient.meta",
      "mustSupport": true
    }, {
      "id": "Patient.meta.profile",
      "min": 1,
      "path": "Patient.meta.profile",
      "comment": "#### **_` FOR SERIS USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Patient|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "mustSupport": true
    }, {
      "id": "Patient.extension",
      "min": 1,
      "path": "Patient.extension"
    }, {
      "id": "Patient.extension:genderIdentity",
      "min": 1,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity" ]
      } ],
      "mapping": [ {
        "map": "Gender",
        "identity": "SERIS-MDS-Mapping"
      } ],
      "sliceName": "genderIdentity",
      "mustSupport": true
    }, {
      "id": "Patient.extension:genderIdentity.value[x]",
      "path": "Patient.extension.value[x]",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/GenderIdentity"
      },
      "mustSupport": true
    }, {
      "id": "Patient.extension:genderIdentity.value[x].coding",
      "max": "1",
      "min": 1,
      "path": "Patient.extension.value[x].coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/GenderIdentity"
      },
      "mustSupport": true
    }, {
      "id": "Patient.extension:genderIdentity.value[x].coding.system",
      "min": 1,
      "path": "Patient.extension.value[x].coding.system",
      "mustSupport": true
    }, {
      "id": "Patient.extension:genderIdentity.value[x].coding.code",
      "min": 1,
      "path": "Patient.extension.value[x].coding.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/GenderIdentity"
      },
      "mustSupport": true
    }, {
      "id": "Patient.extension:genderIdentity.value[x].coding.display",
      "path": "Patient.extension.value[x].coding.display",
      "mustSupport": true
    }, {
      "id": "Patient.extension:indigenousIdentity",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-indigenousidentity" ]
      } ],
      "mapping": [ {
        "map": "Indigenous Identity",
        "identity": "SERIS-MDS-Mapping"
      } ],
      "sliceName": "indigenousIdentity"
    }, {
      "id": "Patient.extension:race",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-race" ]
      } ],
      "mapping": [ {
        "map": "Race",
        "identity": "SERIS-MDS-Mapping"
      } ],
      "sliceName": "race",
      "isModifier": false
    }, {
      "id": "Patient.identifier",
      "max": "2",
      "path": "Patient.identifier",
      "short": "Health Card Number and Medical Record Number",
      "comment": "Include patient health card number.",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "type",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.identifier.type.coding.system",
      "min": 1,
      "path": "Patient.identifier.type.coding.system"
    }, {
      "id": "Patient.identifier.type.coding.code",
      "min": 1,
      "path": "Patient.identifier.type.coding.code"
    }, {
      "id": "Patient.identifier.system",
      "path": "Patient.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier.value",
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:MRN",
      "max": "1",
      "path": "Patient.identifier",
      "mapping": [ {
        "map": "Medical Record Number",
        "identity": "SERIS-MDS-Mapping"
      } ],
      "sliceName": "MRN"
    }, {
      "id": "Patient.identifier:MRN.type",
      "path": "Patient.identifier.type",
      "short": "Medical Record Number",
      "mustSupport": true,
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "MR",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
        } ]
      }
    }, {
      "id": "Patient.identifier:MRN.type.coding",
      "path": "Patient.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:MRN.type.coding.system",
      "path": "Patient.identifier.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:MRN.type.coding.code",
      "path": "Patient.identifier.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN",
      "max": "1",
      "path": "Patient.identifier",
      "mapping": [ {
        "map": "Health Card Number",
        "identity": "SERIS-MDS-Mapping"
      } ],
      "sliceName": "JHN"
    }, {
      "id": "Patient.identifier:JHN.extension:versionCode",
      "path": "Patient.identifier.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-identifierversion" ]
      } ],
      "sliceName": "versionCode",
      "isModifier": false,
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN.extension:versionCode.value[x]",
      "path": "Patient.identifier.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN.type",
      "path": "Patient.identifier.type",
      "mustSupport": true,
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "JHN",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
        } ]
      }
    }, {
      "id": "Patient.identifier:JHN.type.coding",
      "path": "Patient.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN.type.coding.system",
      "path": "Patient.identifier.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN.type.coding.code",
      "path": "Patient.identifier.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN.system",
      "path": "Patient.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN.value",
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.name",
      "max": "1",
      "min": 1,
      "path": "Patient.name",
      "comment": "name.family and name.given will only be used. \r\nMiddle name is supported by using subsequent given names.",
      "mustSupport": true
    }, {
      "id": "Patient.name.family",
      "min": 1,
      "path": "Patient.name.family",
      "short": "Patient Last name",
      "mapping": [ {
        "map": "Patient Last Name",
        "identity": "SERIS-MDS-Mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.name.given",
      "min": 1,
      "path": "Patient.name.given",
      "short": "Patient First and Patient Middle names",
      "mapping": [ {
        "map": "Patient First Name",
        "identity": "SERIS-MDS-Mapping"
      }, {
        "map": "Patient Middle Name",
        "identity": "SERIS-MDS-Mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate",
      "mapping": [ {
        "map": "Patient Date of Birth",
        "identity": "SERIS-MDS-Mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.address",
      "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.text",
      "path": "Patient.address.text",
      "short": "Patient Address",
      "mapping": [ {
        "map": "Patient Address",
        "identity": "SERIS-MDS-Mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.address.line",
      "path": "Patient.address.line",
      "short": "Patient Address",
      "mustSupport": true
    }, {
      "id": "Patient.address.city",
      "path": "Patient.address.city",
      "short": "Patient Address",
      "mustSupport": true
    }, {
      "id": "Patient.address.state",
      "path": "Patient.address.state",
      "short": "Patient Address",
      "mustSupport": true
    }, {
      "id": "Patient.address.postalCode",
      "path": "Patient.address.postalCode",
      "short": "Patient Postal Code",
      "mapping": [ {
        "map": "Patient Postal Code",
        "identity": "SERIS-MDS-Mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.address.country",
      "path": "Patient.address.country",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "http://ontariohealth.ca/fhir/",
      "system": "url"
    }, {
      "value": "some.email@ontariohealth.ca",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}