FHIR IG analytics| Package | hl7.fhir.uv.testing |
| Resource Type | SearchParameter |
| Id | SearchParameter-TestReport-participant.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/fhir-testing-ig/SearchParameter-TestReport-participant.html |
| URL | http://hl7.org/fhir/SearchParameter/TestReport-participant |
| Version | 0.1.0-SNAPSHOT |
| Status | draft |
| Date | 2026-01-27T18:53:46+00:00 |
| Name | TestReportParticipantSearchParam |
| Title | TestReport Participant Search Parameter |
| Realm | uv |
| Authority | hl7 |
| Description | The reference to a participant in the test execution |
| Type | uri |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter TestReport-participant
Parameter participant:uri
The reference to a participant in the test execution
| Resource | TestReport |
| Expression | TestReport.participant.uri |
| Processing Mode | Normal |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "TestReport-participant",
"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": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 4,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/testing/ImplementationGuide/hl7.fhir.uv.testing"
}
]
}
}
],
"url": "http://hl7.org/fhir/SearchParameter/TestReport-participant",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.62.40.3"
}
],
"version": "0.1.0-SNAPSHOT",
"name": "TestReportParticipantSearchParam",
"title": "TestReport Participant Search Parameter",
"status": "draft",
"date": "2026-01-27T18:53:46+00:00",
"publisher": "HL7 International / FHIR Infrastructure",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "The reference to a participant in the test execution",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"code": "participant",
"base": [
"TestReport"
],
"type": "uri",
"expression": "TestReport.participant.uri",
"processingMode": "normal"
}