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