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

FHIR IG analytics

Packageee.fhir.spd
Resource TypeHealthcareService
IdHealthcareService-amb-gastro1.json
FHIR VersionR5

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 amb-gastro1

Language: et

Profile: EE SPD HealthcareService

ExtensionEETISEffectivePeriod: 2015-02-07 13:28:17-0500 --> 2017-02-07 13:28:17-0500

providedBy: Organization Sihtasutus Põhja-Eesti Regionaalhaigla

type: ambulatoorsed gastroenteroloogiateenused

location: Location: status = active


Source1

{
  "resourceType": "HealthcareService",
  "id": "amb-gastro1",
  "meta": {
    "profile": [
      "https://fhir.ee/spd/StructureDefinition/ee-spd-healthcare-service"
    ]
  },
  "language": "et",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://fhir.ee/spd/StructureDefinition/ee-tis-effective-period",
      "valuePeriod": {
        "start": "2015-02-07T13:28:17-05:00",
        "end": "2017-02-07T13:28:17-05:00"
      }
    }
  ],
  "providedBy": {
    "reference": "Organization/organization-perh123"
  },
  "type": [
    {
      "coding": [
        {
          "system": "https://fhir.ee/CodeSystem/medre-tegevusalaga-seotud-teenus",
          "code": "T0068",
          "display": "ambulatoorsed gastroenteroloogiateenused"
        }
      ]
    }
  ],
  "location": [
    {
      "reference": "Location/location-narva-haigla"
    }
  ]
}