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

FHIR IG analytics

Packagech.fhir.ig.ch-epr-fhir
Resource TypeOrganization
IdOrganization-mCSD-No-peer-Organization-SpitalX-Osteopathie.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 mCSD-No-peer-Organization-SpitalX-Osteopathie

identifier: LDAP/uid=CommunityA:00000001007,OU=HCRegulatedOrganization,DC=HPD,O=BAG,C=ch, Uniform Resource Identifier (URI)/urn:oid:2.16.10.89.202

active: true

type: Osteopathic manipulative medicine, Hospital

name: Spital X - Osteopathie

telecom: +41 71 111 23 24

address: Spital X - Osteopathie 95 Rorschacher Strasse St. Gallen SG 9007 CH (work)

partOf: Organization Spital X


Source1

{
  "resourceType": "Organization",
  "id": "mCSD-No-peer-Organization-SpitalX-Osteopathie",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.Organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:4514",
      "value": "uid=CommunityA:00000001007,OU=HCRegulatedOrganization,DC=HPD,O=BAG,C=ch"
    },
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.10.89.202"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "416304004",
          "display": "Osteopathic manipulative medicine"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "22232009",
          "display": "Hospital"
        }
      ]
    }
  ],
  "name": "Spital X - Osteopathie",
  "telecom": [
    {
      "system": "phone",
      "value": "+41 71 111 23 24"
    }
  ],
  "address": [
    {
      "use": "work",
      "line": [
        "Spital X - Osteopathie",
        "95 Rorschacher Strasse"
      ],
      "city": "St. Gallen",
      "state": "SG",
      "postalCode": "9007",
      "country": "CH"
    }
  ],
  "partOf": {
    "reference": "Organization/mCSD-No-peer-Organization-SpitalX"
  }
}