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

FHIR IG analytics

Packagehl7.fhir.uv.extensions.r3
Resource TypeSearchParameter
IdSearchParameter-workflow-EpisodeOfCare.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "SearchParameter",
  "id": "workflow-EpisodeOfCare",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "http://hl7.org/fhir/SearchParameter/workflow-EpisodeOfCare",
  "version": "5.3.0",
  "name": "EpisodeOfCareSearchParameter",
  "status": "draft",
  "experimental": false,
  "date": "2026-05-16T18:32:05+10:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "code": "workflow-EpisodeOfCare",
  "base": [
    "AdverseEvent",
    "Appointment",
    "Basic",
    "CarePlan",
    "ChargeItem",
    "ClinicalImpression",
    "Communication",
    "CommunicationRequest",
    "Composition",
    "Condition",
    "Consent",
    "DetectedIssue",
    "DeviceRequest",
    "DeviceUseStatement",
    "DiagnosticReport",
    "DocumentReference",
    "EnrollmentRequest",
    "EnrollmentResponse",
    "FamilyMemberHistory",
    "Flag",
    "Goal",
    "ImagingStudy",
    "Immunization",
    "ImmunizationRecommendation",
    "List",
    "MeasureReport",
    "MedicationAdministration",
    "MedicationDispense",
    "MedicationRequest",
    "MedicationStatement",
    "NutritionOrder",
    "Observation",
    "Procedure",
    "QuestionnaireResponse",
    "RequestGroup",
    "ResearchSubject",
    "RiskAssessment",
    "SupplyDelivery",
    "SupplyRequest",
    "VisionPrescription"
  ],
  "type": "reference",
  "description": "SearchParameter for [EpisodeOfCare extension](StructureDefinition-workflow-episodeOfCare.html)",
  "expression": "Resource.extension('http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare').value",
  "xpathUsage": "normal"
}