FHIR IG analytics| Package | hl7.fhir.uv.application-feature.r4 |
| Resource Type | Parameters |
| Id | Parameters-FeatureQueryInputParametersExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Parameters",
"id": "FeatureQueryInputParametersExample",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/application-feature/StructureDefinition/FeatureQueryInputParameters"
]
},
"parameter": [
{
"name": "feature",
"part": [
{
"name": "name",
"valueUri": "versioning"
},
{
"name": "value",
"valueUri": "versioned"
}
]
}
]
}