FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.dhdr.r4.v4
Resource TypeStructureDefinition
IdPatient.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient
URLhttp://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient
Version4.0.1
Statusactive
Date2021-11-24T15:41:12.3851198+00:00
NamePatient
TitlePatient
Realmus
Authorityhl7
DescriptionDemographics and other administrative information about an individual receiving care or other health-related services.
TypePatient
Kindresource

Resources that use this resource

StructureDefinition
ca-on-medications-profile-Composition-medAdminCompositionMedicationAdministration
ca-on-medications-profile-Composition-medDisCompositionMedicationDispense
ca-on-medications-profile-EncounterEncounter
ca-on-medications-profile-MedicationAdministrationMedicationAdministration
ca-on-medications-profile-MedicationDispenseMedicationDispense
ca-on-medications-profile-MedicationRequestMedicationRequest Prescription
ca-on-medications-Profile-Composition-MedicationAdministration-consumerProfile: Composition (MedicationAdministration)
ca-on-medications-profile-Composition-consumer-medDisCompositionMedicationDispense (Consumer)

Resources that this resource uses

ValueSet
country-codeCountry Code EHR
province-state-codeProvince State Code

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "aad339fe-6398-487e-8728-3bb0cfbcbde6",
  "meta": {
    "lastUpdated": "2023-12-14T20:29:45.4255505+00:00"
  },
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient",
  "version": "4.0.1",
  "name": "Patient",
  "title": "Patient",
  "status": "active",
  "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",
  "mapping": [
    {
      "identity": "acCDR-HL7v2-mapping",
      "name": "acCDR HL7v2 mapping"
    }
  ],
  "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.meta",
        "path": "Patient.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.meta.profile",
        "path": "Patient.meta.profile",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier",
        "path": "Patient.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "type.coding.code"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.3"
          }
        ]
      },
      {
        "id": "Patient.identifier:IdentifierOntarioHCN",
        "path": "Patient.identifier",
        "sliceName": "IdentifierOntarioHCN",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdentifierOntarioHCN.type",
        "path": "Patient.identifier.type",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required"
        }
      },
      {
        "id": "Patient.identifier:IdentifierOntarioHCN.type.coding",
        "path": "Patient.identifier.type.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdentifierOntarioHCN.type.coding.system",
        "path": "Patient.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdentifierOntarioHCN.type.coding.code",
        "path": "Patient.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "JHN",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdentifierOntarioHCN.system",
        "path": "Patient.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdentifierOntarioHCN.value",
        "path": "Patient.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdentifierMRN",
        "path": "Patient.identifier",
        "sliceName": "IdentifierMRN",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdentifierMRN.type",
        "path": "Patient.identifier.type",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required"
        }
      },
      {
        "id": "Patient.identifier:IdentifierMRN.type.coding",
        "path": "Patient.identifier.type.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdentifierMRN.type.coding.system",
        "path": "Patient.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdentifierMRN.type.coding.code",
        "path": "Patient.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "MR",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdentifierMRN.system",
        "path": "Patient.identifier.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdentifierMRN.value",
        "path": "Patient.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name",
        "path": "Patient.name",
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.5"
          }
        ]
      },
      {
        "id": "Patient.name.use",
        "path": "Patient.name.use",
        "mustSupport": true
      },
      {
        "id": "Patient.name.family",
        "path": "Patient.name.family",
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.5.1.1"
          }
        ]
      },
      {
        "id": "Patient.name.given",
        "path": "Patient.name.given",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.5.2/PID.5.3",
            "comment": "given and middle names"
          }
        ]
      },
      {
        "id": "Patient.name.prefix",
        "path": "Patient.name.prefix",
        "mustSupport": true
      },
      {
        "id": "Patient.name.suffix",
        "path": "Patient.name.suffix",
        "mustSupport": true
      },
      {
        "id": "Patient.telecom",
        "path": "Patient.telecom",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.13"
          }
        ]
      },
      {
        "id": "Patient.telecom.system",
        "path": "Patient.telecom.system",
        "fixedCode": "phone",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.13.3"
          }
        ]
      },
      {
        "id": "Patient.telecom.value",
        "path": "Patient.telecom.value",
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.13.1 or PID.13.5/PID.13.6/PID.13.7/PID.13.8"
          }
        ]
      },
      {
        "id": "Patient.telecom.use",
        "path": "Patient.telecom.use",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.13.2"
          }
        ]
      },
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender|4.0.0"
        },
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.8"
          }
        ]
      },
      {
        "id": "Patient.birthDate",
        "path": "Patient.birthDate",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.7"
          }
        ]
      },
      {
        "id": "Patient.address",
        "path": "Patient.address",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.11"
          }
        ]
      },
      {
        "id": "Patient.address.use",
        "path": "Patient.address.use",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.11.7"
          }
        ]
      },
      {
        "id": "Patient.address.type",
        "path": "Patient.address.type",
        "mustSupport": true
      },
      {
        "id": "Patient.address.line",
        "path": "Patient.address.line",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.11.1"
          }
        ]
      },
      {
        "id": "Patient.address.city",
        "path": "Patient.address.city",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.11.3"
          }
        ]
      },
      {
        "id": "Patient.address.state",
        "path": "Patient.address.state",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/province-state-code"
        },
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.11.4"
          }
        ]
      },
      {
        "id": "Patient.address.postalCode",
        "path": "Patient.address.postalCode",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.11.5"
          }
        ]
      },
      {
        "id": "Patient.address.country",
        "path": "Patient.address.country",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/country-code"
        },
        "mapping": [
          {
            "identity": "acCDR-HL7v2-mapping",
            "map": "PID.11.6"
          }
        ]
      }
    ]
  }
}