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

FHIR IG analytics

Packagech.fhir.ig.swissnoso
Resource TypeLocation
IdLocation-NotfallstationTannenwald.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

Resource "NotfallstationTannenwald"

Profile: Swissnoso Location

name: Notfallstation Tannenwald

physicalType: Notfallstation (Swissnoso Procedure Location#1)

managingOrganization: Organization/SpitalTannenwald


Source1

{
  "resourceType": "Location",
  "id": "NotfallstationTannenwald",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/swissnoso/StructureDefinition/swissnoso-location"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": "Notfallstation Tannenwald",
  "physicalType": {
    "coding": [
      {
        "system": "http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-procedure-location",
        "code": "1",
        "display": "Notfallstation"
      }
    ]
  },
  "managingOrganization": {
    "reference": "Organization/SpitalTannenwald"
  }
}