FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Procedure |
| Id | zib-Procedure-02.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Surgical reduction of fracture (procedure) |
{
"resourceType": "Procedure",
"id": "zib-procedure-02",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-Procedure"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1d827f57-8fdf-11ec-1270-020000000000"
}
],
"status": "completed",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387713003",
"display": "Surgical procedure"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "274051007",
"display": "Surgical reduction of fracture (procedure)"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-01",
"display": "Johan XXX_Helleman"
},
"performer": [
{
"actor": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
"valueReference": {
"reference": "PractitionerRole/nl-core-practitionerrole-01",
"display": "Medisch specialisten, orthopedie"
}
}
],
"reference": "Organization/nl-core-organization-02",
"display": "UMCG - Afdeling Orthopedie"
}
}
]
}