FHIR IG analytics| Package | ch.fhir.ig.ch-ems |
| Resource Type | Procedure |
| Id | Procedure-1-Transport.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Procedure",
"id": "1-Transport",
"status": "completed",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "229824005",
"display": "Positioning patient (procedure)"
}
]
},
"code": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
"code": "1000103",
"display": "laying"
}
],
"text": "liegend"
},
"subject": {
"reference": "Patient/1-ThomasMueller"
},
"encounter": {
"reference": "Encounter/1-Einsatz"
},
"usedCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "156009",
"display": "Spine board, device (physical object)"
}
],
"text": "Rettungsbrett"
}
]
}