FHIR IG analytics| Package | kl.dk.fhir.gateway |
| Resource Type | Procedure |
| Id | Procedure-Saarbehandling.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure Saarbehandling
status: Completed
code: Sårbehandling
performed: 2020-08-14 10:15:00+0000
{
"resourceType": "Procedure",
"id": "Saarbehandling",
"meta": {
"profile": [
"http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-completed-intervention"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "urn:oid:1.2.208.176.2.21",
"code": "G1.39"
}
]
},
"subject": {
"reference": "Patient/TestPerson"
},
"performedDateTime": "2020-08-14T10:15:00Z"
}