FHIR IG analytics| Package | ihe.iti.mhd |
| Resource Type | Parameters |
| Id | Parameters-ex-patchParameters.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Parameters",
"id": "ex-patchParameters",
"meta": {
"profile": [
"https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Patch.Parameters"
]
},
"parameter": [
{
"name": "operation",
"part": [
{
"name": "path",
"valueString": "DocumentReference.status"
},
{
"name": "type",
"valueCode": "replace"
},
{
"name": "value",
"valueCode": "superseded"
}
]
}
]
}