FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Procedure |
| Id | nl-core-Procedure-event-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| implantatie van knieprothese | Uitgevoerd: 5 juni 2012 |
| Deel van lichaam | structuur van knieregio |
|---|---|
| Locatie | Healthcare provider (location), UMCG |
| Reden | Problem |
{
"resourceType": "Procedure",
"id": "nl-core-Procedure-event-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-event"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "392238003",
"display": "implantatie van knieprothese"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"performedDateTime": "2012-06-05",
"performer": [
{
"actor": {
"reference": "PractitionerRole/nl-core-Procedure-01-PractitionerRole-01",
"type": "PractitionerRole",
"display": "Healthcare professional (role), Orthoptisten"
}
}
],
"location": {
"reference": "Location/nl-core-Procedure-01-Location-01",
"type": "Location",
"display": "Healthcare provider (location), UMCG"
},
"reasonReference": [
{
"reference": "Condition/nl-core-Procedure-01-Condition-01",
"type": "Condition",
"display": "Problem"
}
],
"bodySite": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-AnatomicalLocation.Laterality",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7771000",
"display": "links"
}
]
}
}
],
"coding": [
{
"system": "http://snomed.info/sct",
"code": "72696002",
"display": "structuur van knieregio"
}
]
}
]
}