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

FHIR IG analytics

Packageservicewell.fhir.wof-connect
Resource TypeHealthcareService
IdHealthcareService-9bef346f-7264-4f96-86cd-3f0e7f9186bb.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: HealthcareService 9bef346f-7264-4f96-86cd-3f0e7f9186bb

Information Source: frenda

Profile: Wof Connect HealthcareService

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

identifier: urn:oid:1.2.752.129.2.1.4.1/SE1234567890-FD78

providedBy: Södertandläkarna Bågen

location: Location/adressId

name: Södertandläkarna Bågen

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

characteristic: Child Patient Threshold


Source1

{
  "resourceType": "HealthcareService",
  "id": "9bef346f-7264-4f96-86cd-3f0e7f9186bb",
  "meta": {
    "source": "frenda",
    "profile": [
      "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-healthcareservice"
    ],
    "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-FD78"
    }
  ],
  "providedBy": {
    "reference": "Organization/9bef346f-7264-4f96-86cd-3f0e7f9186bb",
    "display": "Södertandläkarna Bågen"
  },
  "location": [
    {
      "reference": "Location/adressId"
    }
  ],
  "name": "Södertandläkarna Bågen",
  "telecom": [
    {
      "system": "phone",
      "value": "08-4421160",
      "use": "work"
    },
    {
      "system": "email",
      "value": "bagen@sodertandlakarna.se",
      "use": "work"
    }
  ],
  "characteristic": [
    {
      "extension": [
        {
          "extension": [
            {
              "extension": [
                {
                  "url": "childPatientThreshold",
                  "valueInteger": 20
                }
              ],
              "url": "scheduling"
            }
          ],
          "url": "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wofconnect-characteristic"
        }
      ],
      "text": "Child Patient Threshold"
    }
  ]
}