PackagesCanonicalsLogsProblems
    Packages
    ca-on.fhir.ig.covaxon@0.1.10
    http://ehealthontario.ca/fhir/StructureDefinition/covaxon-patient
{
  "description": "COVaxON Patient Profile",
  "_filename": "StructureDefinition-covaxon-patient.json",
  "package_name": "ca-on.fhir.ig.covaxon",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "CovaxonPatient",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://loinc.org",
    "name": "LOINC code for the element",
    "identity": "loinc"
  } ],
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "COVaxON Patient",
  "package_version": "0.1.10",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Base.Individuals"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "patient"
  } ],
  "status": "active",
  "id": "51712f3f-5a27-43fc-bdc1-128a5ca9c6d1",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/covaxon-patient",
  "version": "0.1.10",
  "differential": {
    "element": [ {
      "id": "Patient.extension",
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.extension:phu",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-immunizations-extension-public-health-unit" ]
      } ],
      "sliceName": "phu"
    }, {
      "id": "Patient.extension:aboriginalidentitygroup",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-extension-aboriginalidentitygroup" ]
      } ],
      "sliceName": "aboriginalidentitygroup"
    }, {
      "id": "Patient.extension:genderidentity",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity" ]
      } ],
      "sliceName": "genderidentity"
    }, {
      "id": "Patient.identifier",
      "min": 1,
      "path": "Patient.identifier",
      "slicing": {
        "rules": "open",
        "description": "Slicing is based on type and system",
        "discriminator": [ {
          "path": "type",
          "type": "pattern"
        }, {
          "path": "system",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Patient.identifier.type",
      "min": 1,
      "path": "Patient.identifier.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/patientidentifiertype"
      }
    }, {
      "id": "Patient.identifier.system",
      "min": 1,
      "path": "Patient.identifier.system"
    }, {
      "id": "Patient.identifier.value",
      "min": 1,
      "path": "Patient.identifier.value"
    }, {
      "id": "Patient.identifier:CA-ON-HCN",
      "max": "1",
      "min": 0,
      "path": "Patient.identifier",
      "sliceName": "CA-ON-HCN"
    }, {
      "id": "Patient.identifier:CA-ON-HCN.type",
      "path": "Patient.identifier.type",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "JHN",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
          "display": "Jurisdictional health number"
        } ]
      }
    }, {
      "id": "Patient.identifier:CA-ON-HCN.system",
      "path": "Patient.identifier.system",
      "patternUri": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn"
    }, {
      "id": "Patient.identifier:CA-ON-HCN.value",
      "path": "Patient.identifier.value",
      "short": "Ontario Health Number"
    }, {
      "id": "Patient.identifier:COVax-Patient-ID",
      "max": "1",
      "min": 0,
      "path": "Patient.identifier",
      "sliceName": "COVax-Patient-ID"
    }, {
      "id": "Patient.identifier:COVax-Patient-ID.type",
      "path": "Patient.identifier.type",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "MR",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
          "display": "Medical record number"
        } ]
      }
    }, {
      "id": "Patient.identifier:COVax-Patient-ID.system",
      "path": "Patient.identifier.system",
      "patternUri": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-covax-patient-id"
    }, {
      "id": "Patient.identifier:COVax-Patient-ID.value",
      "path": "Patient.identifier.value",
      "short": "Ontario COVax Patient ID"
    }, {
      "id": "Patient.identifier:Panorama-Patient-ID",
      "max": "1",
      "min": 0,
      "path": "Patient.identifier",
      "sliceName": "Panorama-Patient-ID"
    }, {
      "id": "Patient.identifier:Panorama-Patient-ID.type",
      "path": "Patient.identifier.type",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "MR",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
          "display": "Medical record number"
        } ]
      }
    }, {
      "id": "Patient.identifier:Panorama-Patient-ID.system",
      "path": "Patient.identifier.system",
      "patternUri": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-panorama-immunization-id"
    }, {
      "id": "Patient.identifier:Panorama-Patient-ID.value",
      "path": "Patient.identifier.value",
      "short": "Ontario Panorama Patient ID"
    }, {
      "id": "Patient.active",
      "path": "Patient.active",
      "short": "Active/inactive flag"
    }, {
      "id": "Patient.name",
      "min": 1,
      "path": "Patient.name"
    }, {
      "id": "Patient.name.family",
      "min": 1,
      "path": "Patient.name.family"
    }, {
      "id": "Patient.name.given",
      "max": "2",
      "min": 1,
      "path": "Patient.name.given"
    }, {
      "id": "Patient.telecom.system",
      "min": 1,
      "path": "Patient.telecom.system"
    }, {
      "id": "Patient.telecom.value",
      "min": 1,
      "path": "Patient.telecom.value"
    }, {
      "id": "Patient.telecom.use",
      "path": "Patient.telecom.use",
      "short": "Telecom Use Code"
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender"
    }, {
      "id": "Patient.birthDate",
      "path": "Patient.birthDate",
      "short": "Date of Birth"
    }, {
      "id": "Patient.deceased[x]",
      "path": "Patient.deceased[x]",
      "type": [ {
        "code": "dateTime"
      } ]
    }, {
      "id": "Patient.address",
      "max": "1",
      "path": "Patient.address"
    }, {
      "id": "Patient.address.line",
      "max": "2",
      "path": "Patient.address.line"
    }, {
      "id": "Patient.address.city",
      "path": "Patient.address.city",
      "short": "City"
    }, {
      "id": "Patient.address.state",
      "path": "Patient.address.state",
      "short": "Province"
    }, {
      "id": "Patient.address.postalCode",
      "min": 1,
      "path": "Patient.address.postalCode"
    }, {
      "id": "Patient.address.country",
      "path": "Patient.address.country",
      "short": "Country"
    }, {
      "id": "Patient.contact",
      "path": "Patient.contact",
      "slicing": {
        "rules": "open",
        "description": "Slicing is based on relationship.coding.system",
        "discriminator": [ {
          "path": "relationship.coding.system",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Patient.contact.relationship",
      "max": "1",
      "min": 1,
      "path": "Patient.contact.relationship",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/patientrelationship"
      }
    }, {
      "id": "Patient.contact:institution",
      "max": "1",
      "min": 0,
      "path": "Patient.contact",
      "sliceName": "institution"
    }, {
      "id": "Patient.contact:institution.relationship.coding.system",
      "min": 1,
      "path": "Patient.contact.relationship.coding.system",
      "patternUri": "http://terminology.hl7.org/CodeSystem/v3-RoleCode"
    }, {
      "id": "Patient.contact:institution.organization",
      "min": 1,
      "path": "Patient.contact.organization"
    }, {
      "id": "Patient.contact:institution.organization.display",
      "min": 1,
      "path": "Patient.contact.organization.display"
    }, {
      "id": "Patient.contact:proxy",
      "max": "1",
      "min": 0,
      "path": "Patient.contact",
      "sliceName": "proxy"
    }, {
      "id": "Patient.contact:proxy.relationship.coding.system",
      "min": 1,
      "path": "Patient.contact.relationship.coding.system",
      "patternUri": "http://ehealthontario.ca/fhir/CodeSystem/patientrelationship"
    }, {
      "id": "Patient.contact:proxy.name",
      "min": 1,
      "path": "Patient.contact.name"
    }, {
      "id": "Patient.contact:proxy.name.text",
      "min": 1,
      "path": "Patient.contact.name.text",
      "short": "Proxy Name"
    }, {
      "id": "Patient.contact:proxy.telecom.system",
      "path": "Patient.contact.telecom.system",
      "patternCode": "phone"
    }, {
      "id": "Patient.contact:proxy.telecom.value",
      "path": "Patient.contact.telecom.value",
      "short": "Proxy Phone"
    }, {
      "id": "Patient.communication",
      "path": "Patient.communication",
      "slicing": {
        "rules": "open",
        "description": "Slicing is based on preferred",
        "discriminator": [ {
          "path": "preferred",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Patient.communication.preferred",
      "min": 1,
      "path": "Patient.communication.preferred"
    }, {
      "id": "Patient.communication:preferredLanguage",
      "max": "1",
      "min": 0,
      "path": "Patient.communication",
      "sliceName": "preferredLanguage"
    }, {
      "id": "Patient.communication:preferredLanguage.language.text",
      "path": "Patient.communication.language.text",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/preferredlanguage"
      }
    }, {
      "id": "Patient.communication:preferredLanguage.preferred",
      "path": "Patient.communication.preferred",
      "patternBoolean": true
    }, {
      "id": "Patient.communication:secondaryLanguage",
      "max": "*",
      "min": 0,
      "path": "Patient.communication",
      "sliceName": "secondaryLanguage"
    }, {
      "id": "Patient.communication:secondaryLanguage.language.text",
      "path": "Patient.communication.language.text",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/secondarylanguage"
      }
    }, {
      "id": "Patient.communication:secondaryLanguage.preferred",
      "path": "Patient.communication.preferred",
      "patternBoolean": false
    }, {
      "id": "Patient.generalPractitioner",
      "max": "1",
      "path": "Patient.generalPractitioner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/covaxon-practitioner-pcp" ]
      } ],
      "short": "Primary Care Practitioner (PCP)"
    }, {
      "id": "Patient.generalPractitioner.reference",
      "min": 1,
      "path": "Patient.generalPractitioner.reference"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}