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

FHIR IG analytics

Packagepcr.r4.1-1-0-pkg
Resource TypeStructureDefinition
Idpcr-patient-matchreq.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=pcr.r4.1-1-0-pkg@1.2.5&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-matchreq-profile-Patient
URLhttp://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-matchreq-profile-Patient
Version2.0.0
Statusactive
Date2023-11-08T19:44:32.3323085+00:00
NamePCRPatientMatchReq
TitlePCR Patient Match Request Profile
DescriptionThis is the patient profile used in EMPI Match request.
TypePatient
Kindresource

Resources that use this resource

StructureDefinition
ca-on-pcr-match-in-profile-ParametersPCR Patient EMPI Match Request Parameters Profile

Resources that this resource uses

ValueSet
address-typeAddress Type
country-codeCountry Code EHR
pcr-address-useAddressUse
pcr-contact-point-systemContactPointSystem
pcr-contact-point-useContactPointUse
pcr-patient-identifier-typePatientIdentifierType
province-state-codeProvince State Code

Narrative

Note: links and images are rebased to the (stated) source

No Content

Source1

{
  "resourceType": "StructureDefinition",
  "id": "pcr-patient-matchreq",
  "meta": {
    "lastUpdated": "2023-11-08T19:43:10.8244764+00:00"
  },
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-matchreq-profile-Patient",
  "version": "2.0.0",
  "name": "PCRPatientMatchReq",
  "title": "PCR Patient Match Request Profile",
  "status": "active",
  "date": "2023-11-08T19:44:32.3323085+00:00",
  "description": "This is the patient profile used in EMPI Match request.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.id",
        "path": "Patient.id",
        "short": "Logical id of this artifact. Contain the PCR enterprise client id"
      },
      {
        "id": "Patient.meta",
        "path": "Patient.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.meta.profile",
        "path": "Patient.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-matchreq-profile-Patient|2.0.0",
        "mustSupport": true
      },
      {
        "id": "Patient.meta.security",
        "path": "Patient.meta.security",
        "max": "1"
      },
      {
        "id": "Patient.meta.security.system",
        "path": "Patient.meta.security.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"
      },
      {
        "id": "Patient.meta.security.code",
        "path": "Patient.meta.security.code",
        "short": "N|R"
      },
      {
        "id": "Patient.meta.security.display",
        "path": "Patient.meta.security.display",
        "short": "normal or restricted",
        "min": 1
      },
      {
        "id": "Patient.meta.tag",
        "path": "Patient.meta.tag",
        "max": "1"
      },
      {
        "id": "Patient.identifier",
        "path": "Patient.identifier",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier.type",
        "path": "Patient.identifier.type",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/pcr-patient-identifier-type"
        }
      },
      {
        "id": "Patient.identifier.type.coding",
        "path": "Patient.identifier.type.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier.type.coding.system",
        "path": "Patient.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier.type.coding.code",
        "path": "Patient.identifier.type.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier.type.text",
        "path": "Patient.identifier.type.text",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier.system",
        "path": "Patient.identifier.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier.value",
        "path": "Patient.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name",
        "path": "Patient.name",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.name.use",
        "path": "Patient.name.use",
        "min": 1,
        "fixedCode": "official",
        "mustSupport": true
      },
      {
        "id": "Patient.name.family",
        "path": "Patient.name.family",
        "mustSupport": true
      },
      {
        "id": "Patient.name.given",
        "path": "Patient.name.given",
        "slicing": {
          "discriminator": [
            {
              "type": "exists",
              "path": "extension('http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier')"
            }
          ],
          "description": "by extension('http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier')",
          "rules": "open"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.name.given:given-first",
        "path": "Patient.name.given",
        "sliceName": "given-first",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.name.given:given-first.extension",
        "path": "Patient.name.given.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Patient.name.given:given-first.extension:EN-qualifier",
        "path": "Patient.name.given.extension",
        "sliceName": "EN-qualifier",
        "min": 0,
        "max": "0",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"
            ]
          }
        ]
      },
      {
        "id": "Patient.name.given:given-middle",
        "path": "Patient.name.given",
        "sliceName": "given-middle",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.name.given:given-middle.extension",
        "path": "Patient.name.given.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Patient.name.given:given-middle.extension:EN-qualifier",
        "path": "Patient.name.given.extension",
        "sliceName": "EN-qualifier",
        "short": "EN-qualifier",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.name.given:given-middle.extension:EN-qualifier.value[x]",
        "path": "Patient.name.given.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        }
      },
      {
        "id": "Patient.name.given:given-middle.extension:EN-qualifier.value[x]:valueCode",
        "path": "Patient.name.given.extension.value[x]",
        "sliceName": "valueCode",
        "fixedCode": "MID",
        "mustSupport": true
      },
      {
        "id": "Patient.name.prefix",
        "path": "Patient.name.prefix",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.name.suffix",
        "path": "Patient.name.suffix",
        "slicing": {
          "discriminator": [
            {
              "type": "exists",
              "path": "extension('http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier')"
            }
          ],
          "rules": "open"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.name.suffix:suffix-regular",
        "path": "Patient.name.suffix",
        "sliceName": "suffix-regular",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.name.suffix:suffix-regular.extension",
        "path": "Patient.name.suffix.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Patient.name.suffix:suffix-regular.extension:EN-qualifier",
        "path": "Patient.name.suffix.extension",
        "sliceName": "EN-qualifier",
        "min": 0,
        "max": "0",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"
            ]
          }
        ]
      },
      {
        "id": "Patient.name.suffix:suffix-academic",
        "path": "Patient.name.suffix",
        "sliceName": "suffix-academic",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.name.suffix:suffix-academic.extension",
        "path": "Patient.name.suffix.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Patient.name.suffix:suffix-academic.extension:EN-qualifier",
        "path": "Patient.name.suffix.extension",
        "sliceName": "EN-qualifier",
        "short": "EN-qualifier",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"
            ]
          }
        ]
      },
      {
        "id": "Patient.name.suffix:suffix-academic.extension:EN-qualifier.value[x]",
        "path": "Patient.name.suffix.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        }
      },
      {
        "id": "Patient.name.suffix:suffix-academic.extension:EN-qualifier.value[x]:valueCode",
        "path": "Patient.name.suffix.extension.value[x]",
        "sliceName": "valueCode",
        "fixedCode": "AC",
        "mustSupport": true
      },
      {
        "id": "Patient.telecom",
        "path": "Patient.telecom",
        "max": "10",
        "mustSupport": true
      },
      {
        "id": "Patient.telecom.system",
        "path": "Patient.telecom.system",
        "short": "phone | email",
        "min": 1,
        "example": [
          {
            "label": "General",
            "valueCode": "phone"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/pcr-contact-point-system"
        }
      },
      {
        "id": "Patient.telecom.value",
        "path": "Patient.telecom.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.telecom.use",
        "path": "Patient.telecom.use",
        "short": "home | work | temp | mobile - purpose of this contact point",
        "min": 1,
        "example": [
          {
            "label": "General",
            "valueCode": "home"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/pcr-contact-point-use"
        }
      },
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "short": "male | female | unknown | other",
        "mustSupport": true
      },
      {
        "id": "Patient.birthDate",
        "path": "Patient.birthDate",
        "mustSupport": true
      },
      {
        "id": "Patient.address",
        "path": "Patient.address",
        "max": "10",
        "mustSupport": true
      },
      {
        "id": "Patient.address.use",
        "path": "Patient.address.use",
        "short": "home | temp - purpose of this address",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/pcr-address-use"
        }
      },
      {
        "id": "Patient.address.type",
        "path": "Patient.address.type",
        "short": "postal | physical",
        "min": 1,
        "example": [
          {
            "label": "General",
            "valueCode": "physical"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/address-type"
        }
      },
      {
        "id": "Patient.address.line",
        "path": "Patient.address.line",
        "max": "4",
        "mustSupport": true
      },
      {
        "id": "Patient.address.city",
        "path": "Patient.address.city",
        "mustSupport": true
      },
      {
        "id": "Patient.address.state",
        "path": "Patient.address.state",
        "short": "Codes for provinces, states and territories supported by eHealth Ontario PCR and PPR interface",
        "example": [
          {
            "label": "General",
            "valueString": "ON"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "Codes for provinces, states and territories supported by eHealth Ontario PCR and PPR interface",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/province-state-code"
        }
      },
      {
        "id": "Patient.address.postalCode",
        "path": "Patient.address.postalCode",
        "mustSupport": true
      },
      {
        "id": "Patient.address.country",
        "path": "Patient.address.country",
        "short": "3-character ISO country codes for use in addresses by eHealth Ontario",
        "example": [
          {
            "label": "General",
            "valueString": "CAN"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "3-character ISO country codes for use in addresses by eHealth Ontario",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/country-code"
        }
      }
    ]
  }
}