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-test2.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-test2

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/hsaid55

name: Service Well AB

telecom: ph: 070-738 76 66(Work), kontakt@servicewell.se

address: Grönegatan 1C Lund 22224 SE (work)


Source1

{
  "resourceType": "Organization",
  "id": "48e428b0-fb37-4224-84df-5783a301a9da-test2",
  "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": "hsaid55"
    }
  ],
  "name": "Service Well AB",
  "telecom": [
    {
      "system": "phone",
      "value": "070-738 76 66",
      "use": "work"
    },
    {
      "system": "email",
      "value": "kontakt@servicewell.se",
      "use": "work"
    }
  ],
  "address": [
    {
      "use": "work",
      "type": "postal",
      "line": [
        "Grönegatan 1C"
      ],
      "city": "Lund",
      "postalCode": "22224",
      "country": "SE"
    }
  ]
}