FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/corhealth-servicerequest

Packageca.on.oh.corhealth
Resource TypeStructureDefinition
Idcorhealth-servicerequest
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.corhealth@0.2.0-beta&canonical=https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-servicerequest
URLhttps://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-servicerequest
Statusactive
NameCorHealthServiceRequest
TitleCorHealth ServiceRequest
DescriptionCorHealth ServiceRequest
TypeServiceRequest
Kindresource

Resources that use this resource

CapabilityStatement
corhealth-CapabilityStatement-RepositoryCorHealth FHIR Capability Statement
StructureDefinition
corhealth-appointmentCorHealth Appointment
corhealth-diagnosticreportCorHealth DiagnosticReport
corhealth-procedureCorHealth Procedure
corhealth-servicerequest-retrievalCorHealth ServiceRequest Retrieval

Resources that this resource uses

StructureDefinition
corhealth-observation-040CorHealth Observation 40: Secondary Reason for Referral
corhealth-observation-041CorHealth Observation 41: Secondary Reason for Referral Type
corhealth-observation-106CorHealth Observation 106: Heart Team Involved in Treatment Decision
corhealth-observation-107CorHealth Observation 107: Funding Source
corhealth-observation-108CorHealth Observation 108, 109: Dates Affecting Readiness to Treat
corhealth-observation-113CorHealth Observation 113: Removal Reason
corhealth-observation-152CorHealth Observation 152: Delay Reason
corhealth-observation-153CorHealth Observation 153: Race
corhealth-observation-prpcCorHealth Observation prpc: Patient's Referral Postal Code
corhealth-organizationCorHealth Organization
corhealth-patientCorHealth Patient
corhealth-practitionerCorHealth Practitioner
ValueSet
CorHealth23ServiceDetailVSService Detail
CorHealth38ReasonForReferralVSReason for Referral
CorHealth39ReasonForReferralTypeVSReason for Referral Type
CorHealthEntryStatusVSEntry Status

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "corhealth-servicerequest",
  "url": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-servicerequest",
  "name": "CorHealthServiceRequest",
  "title": "CorHealth ServiceRequest",
  "status": "active",
  "description": "CorHealth ServiceRequest",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "ServiceRequest",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ServiceRequest.identifier.system",
        "path": "ServiceRequest.identifier.system",
        "patternUri": "https://corhealth-ontario.ca/NamingSystem/service-request-id"
      },
      {
        "id": "ServiceRequest.status",
        "path": "ServiceRequest.status",
        "short": "Field ID: 27. Entry Status",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "https://corhealth-ontario.ca/fhir/ValueSet/CorHealthEntryStatusVS"
        }
      },
      {
        "id": "ServiceRequest.code",
        "path": "ServiceRequest.code",
        "short": "Field ID: 23. Service Detail",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "https://corhealth-ontario.ca/fhir/ValueSet/CorHealth23ServiceDetailVS"
        }
      },
      {
        "id": "ServiceRequest.subject",
        "path": "ServiceRequest.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-patient"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.encounter.identifier",
        "path": "ServiceRequest.encounter.identifier",
        "short": "This is needed for matching hospital encounter to CorHealth Entry ID",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.occurrence[x]",
        "path": "ServiceRequest.occurrence[x]",
        "type": [
          {
            "code": "Period"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.occurrence[x].start",
        "path": "ServiceRequest.occurrence[x].start",
        "short": "Field ID: 103. Acceptance Date",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.occurrence[x].end",
        "path": "ServiceRequest.occurrence[x].end",
        "short": "Field ID: 112. Removal Date",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.authoredOn",
        "path": "ServiceRequest.authoredOn",
        "short": "Field ID: 33. Referral Date",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.requester",
        "path": "ServiceRequest.requester",
        "short": "Field ID: 155. Referring Physician",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-practitioner"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.performer",
        "path": "ServiceRequest.performer",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "type"
            }
          ],
          "rules": "open",
          "description": "Slice based on type pattern"
        },
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.performer:serviceLocation",
        "path": "ServiceRequest.performer",
        "sliceName": "serviceLocation",
        "short": "Field ID: 154. Service Location",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-organization"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.performer:serviceLocation.type",
        "path": "ServiceRequest.performer.type",
        "min": 1,
        "patternUri": "Organization"
      },
      {
        "id": "ServiceRequest.performer:responsibleHCP",
        "path": "ServiceRequest.performer",
        "sliceName": "responsibleHCP",
        "short": "Field ID: 156. Responsible Health Care Professional",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-practitioner"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.performer:responsibleHCP.type",
        "path": "ServiceRequest.performer.type",
        "min": 1,
        "patternUri": "Practitioner"
      },
      {
        "id": "ServiceRequest.reasonCode",
        "path": "ServiceRequest.reasonCode",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "rules": "open",
          "description": "Slice based on $this pattern"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.reasonCode:primaryReason",
        "path": "ServiceRequest.reasonCode",
        "sliceName": "primaryReason",
        "short": "Field ID: 38. Primary Reason for Referral",
        "min": 1,
        "max": "1",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "https://corhealth-ontario.ca/fhir/ValueSet/CorHealth38ReasonForReferralVS"
        }
      },
      {
        "id": "ServiceRequest.reasonCode:primaryReasonType",
        "path": "ServiceRequest.reasonCode",
        "sliceName": "primaryReasonType",
        "short": "Field ID: 39. Primary Reason for Referral Type",
        "min": 0,
        "max": "1",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "https://corhealth-ontario.ca/fhir/ValueSet/CorHealth39ReasonForReferralTypeVS"
        }
      },
      {
        "id": "ServiceRequest.supportingInfo",
        "path": "ServiceRequest.supportingInfo",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "rules": "open",
          "description": "Slice based on $this pattern"
        },
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:waitLocation",
        "path": "ServiceRequest.supportingInfo",
        "sliceName": "waitLocation",
        "short": "Field ID: 160. Wait Location",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-organization"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:race",
        "path": "ServiceRequest.supportingInfo",
        "sliceName": "race",
        "short": "Field ID: 153. Race",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-observation-153"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:secondaryReasonForReferral",
        "path": "ServiceRequest.supportingInfo",
        "sliceName": "secondaryReasonForReferral",
        "short": "Field ID: 40. Secondary Reason for Referral",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-observation-040"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:secondaryReasonForReferralType",
        "path": "ServiceRequest.supportingInfo",
        "sliceName": "secondaryReasonForReferralType",
        "short": "Field ID: 41. Secondary Reason for Referral Type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-observation-041"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:heartTeamInvolved",
        "path": "ServiceRequest.supportingInfo",
        "sliceName": "heartTeamInvolved",
        "short": "Field ID: 106. Heart Team Involved in Treatment Decision",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-observation-106"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:fundingSource",
        "path": "ServiceRequest.supportingInfo",
        "sliceName": "fundingSource",
        "short": "Field ID: 107. Funding Source",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-observation-107"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:dart",
        "path": "ServiceRequest.supportingInfo",
        "sliceName": "dart",
        "short": "Field ID: 108, 109. Dates Affecting Readiness to Treat",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-observation-108"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:removalReason",
        "path": "ServiceRequest.supportingInfo",
        "sliceName": "removalReason",
        "short": "Field ID: 113. Removal Reason",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-observation-113"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:delayReason",
        "path": "ServiceRequest.supportingInfo",
        "sliceName": "delayReason",
        "short": "Field ID: 152. Delay Reason",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-observation-152"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.supportingInfo:referralPostalCode",
        "path": "ServiceRequest.supportingInfo",
        "sliceName": "referralPostalCode",
        "short": "Patient's Referral Postal Code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-observation-prpc"
            ]
          }
        ],
        "mustSupport": true
      }
    ]
  }
}