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

FHIR IG Statistics: SearchParameter/workflow-researchStudy

Packagehl7.fhir.uv.extensions
Resource TypeSearchParameter
Idworkflow-researchStudy
FHIR VersionR5
Sourcehttp://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/SearchParameter-workflow-researchStudy.html
URLhttp://hl7.org/fhir/SearchParameter/workflow-researchStudy
Version5.3.0-ballot
Statusdraft
Date2025-07-25T17:39:07+00:00
NameResearchStudySearchParameter
TitleResearch Study SearchParameter
Realmuv
Authorityhl7
DescriptionSearchParameter for Research Study Extension
Typereference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter workflow-researchStudy

ResearchStudySearchParameter D

Parameter researchStudy:reference

SearchParameter for Research Study Extension

ResourcesComposition, Consent, DeviceUsage, DiagnosticReport, Encounter, FamilyMemberHistory, Immunization, DocumentReference, MedicationAdministration, MedicationDispense, MedicationStatement, Observation, Procedure, QuestionnaireResponse, RiskAssessment, ServiceRequest, SupplyDelivery, Task
ExpressionDomainResource.extension('http://hl7.org/fhir/StructureDefinition/workflow-researchStudy').value
Processing ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true

Source

{
  "resourceType": "SearchParameter",
  "id": "workflow-researchStudy",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    }
  ],
  "url": "http://hl7.org/fhir/SearchParameter/workflow-researchStudy",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.31.1"
    }
  ],
  "version": "5.3.0-ballot",
  "name": "ResearchStudySearchParameter",
  "title": "Research Study SearchParameter",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-25T17:39:07+00:00",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "SearchParameter for Research Study Extension",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "code": "researchStudy",
  "base": [
    "Composition",
    "Consent",
    "DeviceUsage",
    "DiagnosticReport",
    "Encounter",
    "FamilyMemberHistory",
    "Immunization",
    "DocumentReference",
    "MedicationAdministration",
    "MedicationDispense",
    "MedicationStatement",
    "Observation",
    "Procedure",
    "QuestionnaireResponse",
    "RiskAssessment",
    "ServiceRequest",
    "SupplyDelivery",
    "Task"
  ],
  "type": "reference",
  "expression": "DomainResource.extension('http://hl7.org/fhir/StructureDefinition/workflow-researchStudy').value",
  "processingMode": "normal"
}