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

FHIR IG analytics

PackageSHIFT-Task-Force.privacy.examples
Resource TypeOrganization
IdOrganization-OrthopedicHealthServices.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: Organization OrthopedicHealthServices

active: true

type: Orthopaedic clinic

name: Orthopedic Health Services


Source1

{
  "resourceType": "Organization",
  "id": "OrthopedicHealthServices",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "702933008"
        }
      ]
    }
  ],
  "name": "Orthopedic Health Services"
}