| Package | ch.fhir.ig.ch-elm |
| Resource Type | SearchParameter |
| Id | SearchParameter-ch-elm-status |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-elm/https://build.fhir.org/ig/ahdis/ch-elm/SearchParameter-SearchParameter-ch-elm-status.html |
| URL | http://fhir.ch/ig/ch-elm/SearchParameter/SearchParameter-ch-elm-status |
| Version | 1.11.0-cibuild2 |
| Status | active |
| Date | 2025-08-12T10:48:44+00:00 |
| Name | elmstatus |
| Realm | ch |
| Authority | hl7 |
| Description | Status of the processing of the document referenced by the DocumentReference |
| Type | token |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter SearchParameter-ch-elm-status
Parameter elm-status:token
Status of the processing of the document referenced by the DocumentReference
| Resource | DocumentReference |
| Expression | DocumentReference.extension.where(url='http://fhir.ch/ig/ch-elm/StructureDefinition/ch-ext-elm-status').value |
| Processing Mode | Normal |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "SearchParameter-ch-elm-status",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-elm/SearchParameter/SearchParameter-ch-elm-status",
"version": "1.11.0-cibuild2",
"name": "elmstatus",
"status": "active",
"date": "2025-08-12T10:48:44+00:00",
"publisher": "Federal Office of Public Health FOPH",
"contact": [
{
"name": "Federal Office of Public Health FOPH",
"telecom": [
{
"system": "url",
"value": "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"
}
]
}
],
"description": "Status of the processing of the document referenced by the DocumentReference",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"code": "elm-status",
"base": [
"DocumentReference"
],
"type": "token",
"expression": "DocumentReference.extension.where(url='http://fhir.ch/ig/ch-elm/StructureDefinition/ch-ext-elm-status').value",
"xpathUsage": "normal",
"multipleAnd": true
}