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

FHIR IG analytics

Packagehl7.fhir.fi.base
Resource TypeHealthcareService
IdHealthcareService-healthcareService-example.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 healthcareService-example

active: true

category: SOTE9.2, E

type: EEA, ADA001, T11, SH

name: Vastaanottoaika*

comment: Normaali vo-aika sh:lle ja lääkäreille

appointmentRequired: true


Source1

{
  "resourceType": "HealthcareService",
  "id": "healthcareService-example",
  "meta": {
    "profile": [
      "https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-healthcare-service"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "active": true,
  "category": [
    {
      "coding": [
        {
          "system": "urn:oid:1.2.246.537.6.50",
          "version": "201801",
          "code": "SOTE9.2"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "urn:oid:1.2.246.537.6.121",
          "version": "201801",
          "code": "E"
        }
      ]
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "urn:oid:1.2.246.537.6.49",
          "version": "201501",
          "code": "EEA"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "urn:oid:1.2.246.537.6.49",
          "version": "201501",
          "code": "ADA001"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "urn:oid:1.2.246.537.6.125",
          "version": "2008",
          "code": "T11"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "urn:oid:1.2.246.537.6.124",
          "version": "2008",
          "code": "SH"
        }
      ]
    }
  ],
  "name": "Vastaanottoaika*",
  "comment": "Normaali vo-aika sh:lle ja lääkäreille",
  "appointmentRequired": true
}