FHIR IG analytics| Package | hl7.fhir.uv.application-feature |
| Resource Type | Parameters |
| Id | Parameters-FeatureSupportInputParametersExample.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Parameters",
"id": "FeatureSupportInputParametersExample",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/application-feature/StructureDefinition/FeatureQueryInputParameters"
]
},
"parameter": [
{
"name": "feature",
"part": [
{
"name": "definition",
"valueCanonical": "http://hl7.org/fhir/uv/application-feature/FeatureDefinition/FeatureSupport"
},
{
"name": "value",
"valueCode": "1.0.0"
}
]
}
]
}