FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-umzh-connect
Resource TypeHealthcareService
IdHealthcareService-HealthcareServiceTumorboardFulfiller.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: HealthcareService HealthcareServiceTumorboardFulfiller

active: true

providedBy: http://registry.example.org/fhir/Organization/Fulfiller

type: Cancer care review (procedure)

name: Sarcoma Tumor Board


Source1

{
  "resourceType": "HealthcareService",
  "id": "HealthcareServiceTumorboardFulfiller",
  "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": "720006006",
          "display": "Cancer care review (procedure)"
        }
      ]
    }
  ],
  "name": "Sarcoma Tumor Board"
}