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

FHIR IG analytics

Packageservicewell.fhir.wof-connect
Resource TypeOrganization
IdOrganization-48e428b0-fb37-4224-84df-5783a301a9da-test.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 48e428b0-fb37-4224-84df-5783a301a9da-test

Information Source: frenda

Profiles: Wof Connect Economy Organization, http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-economy-organization

Tag: Frenda (Details: WOF-Connect PMS System code frenda = 'Frenda')

identifier: urn:oid:1.2.752.129.2.1.4.1/SE1234567890-GXDV

name: Södertandläkarna Gränden

telecom: ph: 08-4421160(Work), Granden@sodertandlakarna.se

address: Västgötagränd 9 Stockholm 11828 SE (work)


Source1

{
  "resourceType": "Organization",
  "id": "48e428b0-fb37-4224-84df-5783a301a9da-test",
  "meta": {
    "source": "frenda",
    "profile": [
      "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-billing-organization",
      "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-economy-organization"
    ],
    "tag": [
      {
        "system": "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system",
        "code": "frenda"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:1.2.752.129.2.1.4.1",
      "value": "SE1234567890-GXDV"
    }
  ],
  "name": "Södertandläkarna Gränden",
  "telecom": [
    {
      "system": "phone",
      "value": "08-4421160",
      "use": "work"
    },
    {
      "system": "email",
      "value": "Granden@sodertandlakarna.se",
      "use": "work"
    }
  ],
  "address": [
    {
      "use": "work",
      "type": "postal",
      "line": [
        "Västgötagränd 9"
      ],
      "city": "Stockholm",
      "postalCode": "11828",
      "country": "SE"
    }
  ]
}