FHIR IG analytics| Package | swiss.mednet.fhir |
| Resource Type | Procedure |
| Id | Procedure-mni-procedure-example2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure mni-procedure-example2
Profile: MedNet Interface (MNI) - Procedure
status: Completed
code: Removal of subarachnoid-ureteral shunt
subject: Anna Paola Muster Female, DoB: 1985-12-12 ( Medical record number: 123456)
{
"resourceType": "Procedure",
"id": "mni-procedure-example2",
"meta": {
"profile": [
"https://mednet.swiss/fhir/StructureDefinition/mni-procedure"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "911003",
"display": "Removal of subarachnoid-ureteral shunt"
}
],
"text": "Removal of subarachnoid-ureteral shunt"
},
"subject": {
"reference": "Patient/mni-patient-example1"
}
}