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

FHIR IG Statistics: StructureDefinition/profile-servicerequest

Packageca.on.oh.mha.pds
TypeStructureDefinition
Idprofile-servicerequest
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-servicerequest-v2-draft
URLhttp://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-servicerequest-v2-draft
Version2.0.0
Statusdraft
Date2022-08-05T17:24:30.5070217+00:00
NameServiceRequestProfileV2draft
TitleMHA ServiceRequest Profile
Realmca
Authoritynational
DescriptionProposed constraints on the ServiceRequest resource for the minimal set of data required to request for service such as diagnostic investigations, treatments, or operations to be performed
PurposeThis profile will capture information related to the client referral.
TypeServiceRequest
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ca-on-mha-profile-patientMHA Patient Profile
ca-on-ext-referralSourceTypeExtensionReferralSourceType
ca-on-mha-ext-ReferralTypeReferralType
ca-on-mha-ext-ServiceRequestOrganizationReceivedDateServiceRequestOrganizationReceivedDate
ca-on-mha-ext-ServiceRequestReceivedDateServiceRequestReceivedDate
ca-on-mha-profile-OrganizationMHA Organization Profile
ca-on-mha-profile-PatientMHA Patient Profile
ValueSet
ServiceRequest-identifier-systemServiceRequestIdentifierValueSet

Narrative

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. ServiceRequest 0..*ServiceRequestServiceRequest Profile
... identifier S0..*IdentifierIdentifiers assigned to this order
... basedOn 0..*Reference(ServiceRequest Profile for Results Reporting | MedicationRequest Profile)What request fulfills
... replaces 0..*Reference(ServiceRequest Profile for Results Reporting)What request replaces
... requisition S0..1IdentifierComposite Request ID
... status S1..1codedraft | active | on-hold | revoked | completed | entered-in-error | unknown
... intent S1..1codeproposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
... category S0..*CodeableConceptClassification of service
Binding: ServiceRequestCategoryCodes (preferred)
... code
.... Slices for coding S0..*CodingCode defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:LabOrder 0..*CodingLaboratory procedure code
Binding: https://fhir.infoway-inforoute.ca/ValueSet/pCLOCD (preferred): The pan Canadian LOINC Observation Code Database (pCLOCD) is the Canadian version of the LOINC(tm) database. It was created using the LOINC(tm) records and attributes that were constrained for Canadian use and supplemented to specifically meet Canadian requirements. It contains the core LOINC(tm) attributes as required by Regenstrief copyright rules. The LOINC(tm) Component has been customized to meet Canadian requirements and is displayed as the pan Canadian Component Name. This component name is the basis for the pan Canadian Display Name. Core attributes are include both English and Canadian French.

...... system 1..1uriIdentity of the terminology system
...... code 1..1codeSymbol in syntax defined by the system
..... coding:@default 0..*CodingCode defined by a terminology system
...... system 1..1uriIdentity of the terminology system
...... code 1..1codeSymbol in syntax defined by the system
... subject S1..1Reference(Patient Profile | Location Profile | Device Profile (Implantable))Individual or Entity the service is ordered for
... encounter 0..1Reference(Encounter Profile)Encounter in which the request was created
... authoredOn S0..1dateTimeDate request signed
... requester S1..1Reference(Practitioner Profile (General) | PractitionerRole Profile (General) | Organization Profile | Patient Profile | Device Profile (Implantable))Who/what is requesting service
... performer S0..*Reference(Practitioner Profile (General) | PractitionerRole Profile (General) | Organization Profile | Patient Profile | Device Profile (Implantable))Requested performer
... locationReference 0..*Reference(Location Profile)Requested location
... reasonCode 0..*CodeableConceptExplanation/Justification for procedure or service
Binding: ProcedureReasonCodes (preferred)
... reasonReference 0..*Reference(Condition Profile | Observation Profile (General Use) | DiagnosticReport Profile for Results Reporting | DocumentReference Profile for metadata about the document)Explanation/Justification for service or service

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "profile-servicerequest",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2024-12-09T17:12:11.5665046+00:00"
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-servicerequest-v2-draft",
  "version": "2.0.0",
  "name": "ServiceRequestProfileV2draft",
  "title": "MHA ServiceRequest Profile",
  "status": "draft",
  "date": "2022-08-05T17:24:30.5070217+00:00",
  "publisher": "HL7 Canada - FHIR Implementation Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations"
        }
      ]
    }
  ],
  "description": "Proposed constraints on the ServiceRequest resource for the minimal set of data required to request for service such as diagnostic investigations, treatments, or operations to be performed",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "purpose": "This profile will capture information related to the client referral.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "quick",
      "uri": "http://siframework.org/cqf",
      "name": "Quality Improvement and Clinical Knowledge (QUICK)"
    },
    {
      "identity": "MHA-PDS-Mapping",
      "name": "MHA PDS Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "ServiceRequest",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ServiceRequest",
        "path": "ServiceRequest",
        "short": "ServiceRequest Profile",
        "definition": "Service Request Profile is based upon the core FHIR ServiceRequest resource and created to define the minimal set of data required to request for service such as diagnostic investigations, treatments, or operations to be performed.",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "MHA-PDS-Mapping",
            "map": "MHA PDS Mapping"
          }
        ]
      },
      {
        "id": "ServiceRequest.meta",
        "path": "ServiceRequest.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.meta.profile",
        "path": "ServiceRequest.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-servicerequest",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.extension:referralType",
        "path": "ServiceRequest.extension",
        "sliceName": "referralType",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-ReferralType"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.extension:referralReceivedDate",
        "path": "ServiceRequest.extension",
        "sliceName": "referralReceivedDate",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-ServiceRequestReceivedDate"
            ]
          }
        ],
        "mustSupport": true,
        "isModifier": false
      },
      {
        "id": "ServiceRequest.extension:referralOrganizationReceivedDate",
        "path": "ServiceRequest.extension",
        "sliceName": "referralOrganizationReceivedDate",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-ServiceRequestOrganizationReceivedDate"
            ]
          }
        ],
        "mustSupport": true,
        "isModifier": false
      },
      {
        "id": "ServiceRequest.identifier",
        "path": "ServiceRequest.identifier",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.identifier.system",
        "path": "ServiceRequest.identifier.system",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "The identifier URIs for referrals",
          "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mha/ServiceRequest-identifier-system"
        }
      },
      {
        "id": "ServiceRequest.identifier.value",
        "path": "ServiceRequest.identifier.value",
        "definition": "The portion of the identifier typically relevant to the user and which is unique within the context of the system.\r\nUniquely identifies a client referral to an organization for a specific program / service.",
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "MHA-PDS-Mapping",
            "map": "Referral ID"
          }
        ]
      },
      {
        "id": "ServiceRequest.status",
        "path": "ServiceRequest.status",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.intent",
        "path": "ServiceRequest.intent",
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.category",
        "path": "ServiceRequest.category",
        "definition": "A code that classifies the service for searching, sorting and display purposes (e.g. Surgical Procedure).",
        "binding": {
          "strength": "preferred"
        }
      },
      {
        "id": "ServiceRequest.subject",
        "path": "ServiceRequest.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-patient"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.subject.reference",
        "path": "ServiceRequest.subject.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.authoredOn",
        "path": "ServiceRequest.authoredOn",
        "mapping": [
          {
            "identity": "MHA-PDS-Mapping",
            "map": "Referral Received Date"
          }
        ]
      },
      {
        "id": "ServiceRequest.requester",
        "path": "ServiceRequest.requester",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Patient",
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Organization"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ServiceRequest.requester.extension:referralSourceType",
        "path": "ServiceRequest.requester.extension",
        "sliceName": "referralSourceType",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-referralSourceType"
            ]
          }
        ],
        "mustSupport": true,
        "isModifier": false
      },
      {
        "id": "ServiceRequest.requester.reference",
        "path": "ServiceRequest.requester.reference",
        "mapping": [
          {
            "identity": "MHA-PDS-Mapping",
            "map": "Referral Source"
          }
        ]
      }
    ]
  }
}