FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Procedure |
| Id | zib-Procedure-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Implantation of Swanson prosthesis of knee (procedure) | Uitgevoerd: Vanaf 5 juni 2012 |
| Deel van lichaam | Knee region structure (body structure)Left |
|---|---|
| Reden | Arthropathy (disorder) |
| apparaat | Knee joint prosthesis, device (physical object) |
{
"resourceType": "Procedure",
"id": "zib-procedure-01",
"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": "1d758289-8fdf-11ec-2146-020000000000"
}
],
"status": "completed",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387713003",
"display": "Surgical procedure"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "60159002",
"display": "Implantation of Swanson prosthesis of knee (procedure)"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-01",
"display": "Johan XXX_Helleman"
},
"performedPeriod": {
"start": "2012-06-05"
},
"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"
}
}
],
"reasonReference": [
{
"reference": "Condition/zib-problem-02",
"display": "Arthropathy (disorder)"
}
],
"bodySite": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7771000",
"display": "Left"
}
]
}
}
],
"coding": [
{
"system": "http://snomed.info/sct",
"code": "72696002",
"display": "Knee region structure (body structure)"
}
]
}
],
"focalDevice": [
{
"manipulated": {
"reference": "Device/zib-medicaldeviceproduct-01",
"display": "Knee joint prosthesis, device (physical object)"
}
}
]
}