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

FHIR IG analytics

Packagerapport.endoscopie.quebec-bc-0-9-1
Resource TypeStructureDefinition
IdStructureDefinition-ca-qc-endo-profile-EndoPatient-v0.1.1.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rapport.endoscopie.quebec-bc-0-9-1@0.9.17&canonical=https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoPatient
URLhttps://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoPatient
Version0.1.1
Statusdraft
NameEndoPatient_0_1_1
DescriptionDemographics and other administrative information about patient.
TypePatient
Kindresource

Resources that use this resource

StructureDefinition
rapport.endoscopie.quebec-bc-0-9-1#0.9.17EndoConsentEndoConsent
rapport.endoscopie.quebec-bc-0-9-1#0.9.17EndoCurrentMedicationStatementEndoCurrentMedicationStatement
rapport.endoscopie.quebec-bc-0-9-1#0.9.17EndoDiagnosticReportEndoDiagnosticReport
rapport.endoscopie.quebec-bc-0-9-1#0.9.17EndoDocumentReferenceEndoDocumentReference_0_1_0
rapport.endoscopie.quebec-bc-0-9-1#0.9.17EndoIndicationsEndoIndications
rapport.endoscopie.quebec-bc-0-9-1#0.9.17EndoObservationEndoObservation
rapport.endoscopie.quebec-bc-0-9-1#0.9.17EndoObservationGlobalEndoObservationGlobal
rapport.endoscopie.quebec-bc-0-9-1#0.9.17EndoObservationPolypsEndoObservationPolyps
rapport.endoscopie.quebec-bc-0-9-1#0.9.17EndoPreparationQualityEndoPreparationQuality
rapport.endoscopie.quebec-bc-0-9-1#0.9.17EndoProcedureEndoProcedure
rapport.endoscopie.quebec-bc-0-9-1#0.9.17EndoRelatedPersonEndoRelatedPerson_0_1_0
rapport.endoscopie.quebec-bc-0-9-1#0.9.17EndoServiceRequestEndoServiceRequest

Resources that this resource uses

StructureDefinition
rapport.endoscopie.quebec-bc-0-9-1#0.9.17EndoRelatedPersonEndoRelatedPerson_0_1_0
ValueSet
hl7.terminology#currentv3-RoleCodev3 Code System RoleCode
rapport.endoscopie.quebec-bc-0-9-1#0.9.17CodePostalEndoCodePostalEndo
rapport.endoscopie.quebec-bc-0-9-1#0.9.17DossierTypeEndoDossierTypeEndo
rapport.endoscopie.quebec-bc-0-9-1#0.9.17LienUsagerEndoLienUsagerEndo
rapport.endoscopie.quebec-bc-0-9-1#0.9.17VilleEndoVilleEndo

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "ca-qc-endo-profile-EndoPatient-v0.1.1",
  "meta": {
    "lastUpdated": "2024-09-17T17:24:59.6027738+00:00"
  },
  "url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoPatient",
  "version": "0.1.1",
  "name": "EndoPatient_0_1_1",
  "status": "draft",
  "description": "Demographics and other administrative information about patient.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient",
        "path": "Patient",
        "definition": "Demographics and other administrative information about patient."
      },
      {
        "id": "Patient.meta",
        "path": "Patient.meta",
        "mustSupport": true
      },
      {
        "id": "Patient.meta.profile",
        "path": "Patient.meta.profile",
        "comment": "Projet endoscopie, utiliser : https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoPatient\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.meta.security",
        "path": "Patient.meta.security",
        "mustSupport": true
      },
      {
        "id": "Patient.meta.security.system",
        "path": "Patient.meta.security.system",
        "mustSupport": true
      },
      {
        "id": "Patient.meta.security.code",
        "path": "Patient.meta.security.code",
        "mustSupport": true
      },
      {
        "id": "Patient.meta.security.display",
        "path": "Patient.meta.security.display",
        "mustSupport": true
      },
      {
        "id": "Patient.meta.tag",
        "path": "Patient.meta.tag",
        "mustSupport": true
      },
      {
        "id": "Patient.meta.tag.system",
        "path": "Patient.meta.tag.system",
        "mustSupport": true
      },
      {
        "id": "Patient.meta.tag.code",
        "path": "Patient.meta.tag.code",
        "mustSupport": true
      },
      {
        "id": "Patient.meta.tag.display",
        "path": "Patient.meta.tag.display",
        "mustSupport": true
      },
      {
        "id": "Patient.extension",
        "path": "Patient.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Patient.extension:mothersMaidenName",
        "path": "Patient.extension",
        "sliceName": "mothersMaidenName",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName"
            ]
          }
        ]
      },
      {
        "id": "Patient.identifier",
        "path": "Patient.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "type.coding.system"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PHIN",
        "path": "Patient.identifier",
        "sliceName": "PHIN",
        "short": "Health Insurance Number",
        "definition": "Provincial Healthcare Insurance Number.\r\nNuméro d'assurance maladie (NAM).",
        "min": 0,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PHIN.use",
        "path": "Patient.identifier.use",
        "fixedCode": "official",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PHIN.type",
        "path": "Patient.identifier.type",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PHIN.type.coding",
        "path": "Patient.identifier.type.coding",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PHIN.type.coding.system",
        "path": "Patient.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "http://ca.qc.patient.identifierType/PHIN",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PHIN.type.coding.code",
        "path": "Patient.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "JHN",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PHIN.type.coding.display",
        "path": "Patient.identifier.type.coding.display",
        "fixedString": "Numéro Assurance maladie du Québec",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PHIN.type.text",
        "path": "Patient.identifier.type.text",
        "fixedString": "RAMQ"
      },
      {
        "id": "Patient.identifier:PHIN.system",
        "path": "Patient.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-qc-patient-healthcare-id",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PHIN.value",
        "path": "Patient.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PHIN.period.end",
        "path": "Patient.identifier.period.end",
        "definition": "The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.\r\nThe format is YYYY, YYYY-MM, e.g. 2020-08-23.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PHIN.assigner.display",
        "path": "Patient.identifier.assigner.display",
        "fixedString": "RAMQ"
      },
      {
        "id": "Patient.identifier:PMRN",
        "path": "Patient.identifier",
        "sliceName": "PMRN",
        "short": "Patient Medical Record Number (PMRN).",
        "definition": "Patient Medical Record Number (PMRN). \r\nDossier de l'usager",
        "min": 1,
        "max": "*",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PMRN.use",
        "path": "Patient.identifier.use",
        "fixedCode": "official",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PMRN.type",
        "path": "Patient.identifier.type",
        "definition": "A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.\r\nLe type du dossier de l'usager (ex.: IPO, IPM, Identifiant de dossier dans un SI)",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/DossierTypeEndo|3.1"
        }
      },
      {
        "id": "Patient.identifier:PMRN.type.coding",
        "path": "Patient.identifier.type.coding",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PMRN.type.coding.system",
        "path": "Patient.identifier.type.coding.system",
        "comment": "https://extranet.ti.msss.rtss.qc.ca/FHIR/UCNI/ListesDeValeurs/TypeDossier\r\n\r\nThe URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...).  OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.",
        "min": 1,
        "fixedUri": "https://extranet.ti.msss.rtss.qc.ca/FHIR/UCNI/ListesDeValeurs/DossierTypeEndo"
      },
      {
        "id": "Patient.identifier:PMRN.type.coding.code",
        "path": "Patient.identifier.type.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PMRN.type.coding.display",
        "path": "Patient.identifier.type.coding.display",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PMRN.type.text",
        "path": "Patient.identifier.type.text",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PMRN.system",
        "path": "Patient.identifier.system",
        "definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.\r\nURI qui identifie le systeme qu'a genéré le numero du dossier de l'usager.\r\nFormat:    http://ca.qc.[CodeRegion].[CodeEtablissement].[CodeSite]/IdentifiantSysteme\r\n\r\n[CodeRegion]: ex. 1- Bas Saint laurent   - https://www.msss.gouv.qc.ca/reseau/regions-sociosanitaires-du-quebec/\r\n[CodeEtablissement] ]: code d'etablissement - extrait du M02 pour le public\r\n[CodeSite]: code site - extrait du M02 pour le public\r\nIdentifiantSysteme (obligatoire): identifier de maniere unique un systeme source\r\n\r\nExemple: si on a un seul systeme pour toute la region de montreal (code=06): http://ca.qc.06/IdentifiantSysteme",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:PMRN.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",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.birthDate",
        "path": "Patient.birthDate",
        "definition": "The date of birth for the individual.\r\nThe format is YYYY, YYYY-MM, e.g. 2020-08-23.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.address",
        "path": "Patient.address",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.address.use",
        "path": "Patient.address.use",
        "fixedCode": "home"
      },
      {
        "id": "Patient.address.type",
        "path": "Patient.address.type",
        "fixedCode": "postal"
      },
      {
        "id": "Patient.address.line",
        "path": "Patient.address.line",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.address.city",
        "path": "Patient.address.city",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/VilleEndo",
          "description": "city list"
        }
      },
      {
        "id": "Patient.address.postalCode",
        "path": "Patient.address.postalCode",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/CodePostalEndo",
          "description": "Postal code"
        }
      },
      {
        "id": "Patient.link",
        "path": "Patient.link",
        "min": 1,
        "max": "2",
        "mustSupport": true
      },
      {
        "id": "Patient.link.other",
        "path": "Patient.link.other",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoRelatedPerson|0.1.0"
            ],
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
                "valueBoolean": false
              }
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.link.other.identifier",
        "path": "Patient.link.other.identifier",
        "mustSupport": true
      },
      {
        "id": "Patient.link.other.identifier.type",
        "path": "Patient.link.other.identifier.type",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/LienUsagerEndo",
          "description": "A set of codes further specifying the kind of Role; specific classification codes for further qualifying RoleClass codes."
        }
      },
      {
        "id": "Patient.link.other.identifier.type.coding",
        "path": "Patient.link.other.identifier.type.coding",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-RoleCode",
          "description": "A set of codes further specifying the kind of Role"
        }
      },
      {
        "id": "Patient.link.other.identifier.type.coding.code",
        "path": "Patient.link.other.identifier.type.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.link.other.identifier.type.coding.display",
        "path": "Patient.link.other.identifier.type.coding.display",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.link.type",
        "path": "Patient.link.type",
        "fixedCode": "refer",
        "mustSupport": true
      }
    ]
  }
}