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

FHIR IG analytics

Packagech.fhir.ig.ch-emr
Resource TypeOrganization
IdOrganization-UC3-Organization-Hausarztpraxis.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 UC3-Organization-Hausarztpraxis

identifier: GLN/7601000000064

active: true

type: Allgemeine Innere Medizin

name: Hausarztpraxis UC3


Source1

{
  "resourceType": "Organization",
  "id": "UC3-Organization-Hausarztpraxis",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.51.1.3",
      "value": "7601000000064"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "version": "http://snomed.info/sct/2011000195101",
          "code": "394802001"
        }
      ],
      "text": "Allgemeine Innere Medizin"
    }
  ],
  "name": "Hausarztpraxis UC3"
}