FHIR IG analytics| Package | hl7.fhir.uv.extensions.r3 |
| Resource Type | SearchParameter |
| Id | SearchParameter-valueset-extensions-ValueSet-author.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"id": "valueset-extensions-ValueSet-author",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
}
],
"url": "http://hl7.org/fhir/SearchParameter/valueset-extensions-ValueSet-author",
"version": "5.3.0-ballot-tc1",
"name": "Author",
"status": "active",
"experimental": false,
"date": "2025-08-03T06:28:00+10:00",
"publisher": "HL7 International / Terminology Infrastructure",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/Vocab"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"code": "author",
"base": [
"ValueSet"
],
"type": "string",
"description": "Optional Extensions Element",
"expression": "ValueSet.extension('http://hl7.org/fhir/StructureDefinition/valueset-author').value",
"xpathUsage": "normal"
}