FHIR IG analytics| Package | ch.fhir.ig.ch-umzh-connect |
| Resource Type | HealthcareService |
| Id | HealthcareService-HealthcareServiceOrthopedicsFulfiller.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: HealthcareService HealthcareServiceOrthopedicsFulfiller
active: true
providedBy: http://registry.example.org/fhir/Organization/Fulfiller
type: Referral to orthopedic service (procedure)
name: Orthopedic Surgery
{
"resourceType": "HealthcareService",
"id": "HealthcareServiceOrthopedicsFulfiller",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"providedBy": {
"reference": "http://registry.example.org/fhir/Organization/Fulfiller"
},
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "183545006",
"display": "Referral to orthopedic service (procedure)"
}
]
}
],
"name": "Orthopedic Surgery"
}