FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | Parameters |
| Id | create-end-operation-example-3.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Parameters",
"meta": {
"tag": [
{
"display": "Cancel MedicationRequest using NLLEnd"
},
{
"display": "Example of cancelling (sv Makulera) MedicationRequest using its legacy NEF-ids"
},
{
"display": "create-end-operation-example-3"
}
]
},
"parameter": [
{
"name": "entry",
"part": [
{
"name": "reason",
"valueCodeableConcept": {
"coding": [
{
"code": "FEL_PATIENT"
}
]
}
},
{
"name": "activity",
"valueCodeableConcept": {
"coding": [
{
"code": "MAKULERA_FORSKRIVNING"
}
]
}
},
{
"name": "PrescriptionSetId",
"valueString": "aacfce38-c5f1-4c82-ab4a-9d296420b2de"
},
{
"name": "RowId",
"valuePositiveInt": 2
},
{
"name": "ProductRowId",
"valuePositiveInt": 1
}
]
}
]
}