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

FHIR IG analytics

Packageca.infoway.io.erec.branch
Resource TypeStructureDefinition
IdPatient.StructureDefinition.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.erec.branch@1.0.5-dft&canonical=http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient
URLhttp://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient
Statusdraft
NamePatient
DescriptionThe Patient resources contain demographics and other administrative information about the individual who is the subject of the referral.
TypePatient
Kindresource

Resources that use this resource

StructureDefinition
ca-on-eReferral-profile-PatientPatient
CA-eReC-AppointmentAppointment
CA-eReC-CommunicationCommunication
CA-eReC-DocumentReferenceDocumentReference
CA-eReC-QuestionnaireResponseQuestionnaireResponse
CA-eReC-ServiceRequestServiceRequest
CA-eReC-ext-ServiceRequesterDelegateServiceRequesterDelegate
CA-eReC-AppointmentAppointment
CA-eReC-CommunicationCommunication
PatientABeReCPatient (AB-eReC)
PatientABeOrderLabPatient (AB:eOrder-Lab)

Resources that this resource uses

StructureDefinition
CA-eReC-HCNV-code-EXTHealthCardNumberVersionCode
CA-eReC-OrganizationOrganization
CA-eReC-PractitionerPractitioner
CA-eReC-PractitionerRolePractitionerRole
CA-eReC-ext-CommunicationBarrierCommunication Barrier
CA-eReC-reason-for-no-HCN-EXTReasonForNoHCN
ValueSet
communication-barrierCommunication Barrier
human-languageHuman Language
patient-contact-relationshipPatient Contact Relationships

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "CA-eReC-Patient",
  "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient",
  "name": "Patient",
  "status": "draft",
  "description": "The Patient resources contain demographics and other administrative information about the individual who is the subject of the referral.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.identifier",
        "path": "Patient.identifier",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier.extension:HealthCardNumberVersionCode",
        "path": "Patient.identifier.extension",
        "sliceName": "HealthCardNumberVersionCode",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-HCNV-code-EXT"
            ]
          }
        ]
      },
      {
        "id": "Patient.identifier.extension:ReasonForNoHCN",
        "path": "Patient.identifier.extension",
        "sliceName": "ReasonForNoHCN",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-reason-for-no-HCN-EXT"
            ]
          }
        ]
      },
      {
        "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",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name.family",
        "path": "Patient.name.family",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name.given",
        "path": "Patient.name.given",
        "mustSupport": true
      },
      {
        "id": "Patient.telecom",
        "path": "Patient.telecom",
        "mustSupport": true
      },
      {
        "id": "Patient.telecom.system",
        "path": "Patient.telecom.system",
        "mustSupport": true
      },
      {
        "id": "Patient.telecom.value",
        "path": "Patient.telecom.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.telecom.use",
        "path": "Patient.telecom.use",
        "mustSupport": true
      },
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "comment": "The gender might not match the biological sex as determined by genetics or the individual's preferred identification. Note that for both humans and particularly animals, there are other legitimate possibilities than male and female, though the vast majority of systems and contexts only support male and female.  Systems providing decision support or enforcing business rules should ideally do this on the basis of Observations dealing with the specific sex or gender aspect of interest (anatomical, chromosomal, social, etc.).  Where such defaulting occurs, rule enforcement should allow for the variation between administrative and biological, chromosomal and other gender aspects.  For example, an alert about a hysterectomy on a male should be handled as a warning or overridable error, not a \"hard\" error.",
        "mustSupport": true
      },
      {
        "id": "Patient.birthDate",
        "path": "Patient.birthDate",
        "mustSupport": true
      },
      {
        "id": "Patient.address",
        "path": "Patient.address",
        "mustSupport": true
      },
      {
        "id": "Patient.address.text",
        "path": "Patient.address.text",
        "mustSupport": true
      },
      {
        "id": "Patient.address.postalCode",
        "path": "Patient.address.postalCode",
        "mustSupport": true
      },
      {
        "id": "Patient.address.country",
        "path": "Patient.address.country",
        "mustSupport": true
      },
      {
        "id": "Patient.maritalStatus",
        "path": "Patient.maritalStatus",
        "comment": "MAY be used to identify the maritalStatus of the patient"
      },
      {
        "id": "Patient.contact",
        "path": "Patient.contact",
        "comment": "MAY be used to identify alternate contacts for the patient"
      },
      {
        "id": "Patient.contact.relationship",
        "path": "Patient.contact.relationship",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/patient-contact-relationship"
        }
      },
      {
        "id": "Patient.contact.name",
        "path": "Patient.contact.name",
        "mustSupport": true
      },
      {
        "id": "Patient.contact.telecom",
        "path": "Patient.contact.telecom",
        "mustSupport": true
      },
      {
        "id": "Patient.communication",
        "path": "Patient.communication",
        "comment": "where applicable, SHOULD be used to identify the preferred communication language for the patient"
      },
      {
        "id": "Patient.communication.extension",
        "path": "Patient.communication.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Patient.communication.extension:CommunicationBarrier",
        "path": "Patient.communication.extension",
        "sliceName": "CommunicationBarrier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ext-CommunicationBarrier"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.communication.extension:CommunicationBarrier.value[x]",
        "path": "Patient.communication.extension.value[x]",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/communication-barrier"
        }
      },
      {
        "id": "Patient.communication.extension:CommunicationBarrier.value[x].code",
        "path": "Patient.communication.extension.value[x].code",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "description": "Contains codes required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not and an interpretor is required.",
          "valueSet": "http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/communication-barrier"
        }
      },
      {
        "id": "Patient.communication.language",
        "path": "Patient.communication.language",
        "mustSupport": true,
        "binding": {
          "strength": "preferred",
          "valueSet": "http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/human-language"
        }
      },
      {
        "id": "Patient.communication.preferred",
        "path": "Patient.communication.preferred",
        "mustSupport": true
      },
      {
        "id": "Patient.generalPractitioner",
        "path": "Patient.generalPractitioner",
        "comment": "where applicable, SHOULD be used to identify patients primary care provider",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner",
              "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole",
              "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization"
            ]
          }
        ]
      },
      {
        "id": "Patient.generalPractitioner.reference",
        "path": "Patient.generalPractitioner.reference",
        "mustSupport": true
      },
      {
        "id": "Patient.generalPractitioner.identifier",
        "path": "Patient.generalPractitioner.identifier",
        "mustSupport": true
      },
      {
        "id": "Patient.generalPractitioner.identifier.system",
        "path": "Patient.generalPractitioner.identifier.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.generalPractitioner.identifier.value",
        "path": "Patient.generalPractitioner.identifier.value",
        "min": 1,
        "mustSupport": true
      }
    ]
  }
}