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

FHIR IG analytics

Packagese.electronichealth.fhir.nppr.r5
Resource TypeHealthcareService
IdHealthcareService-75099432-3737-45af-8664-860a129e7c80.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

Commission that has expired by supplying end date in period extension

Source1

{
  "resourceType": "HealthcareService",
  "id": "75099432-3737-45af-8664-860a129e7c80",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRCommission"
    ]
  },
  "extension": [
    {
      "valuePeriod": {
        "start": "2024-01-01",
        "end": "2025-12-31"
      },
      "url": "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRCommissionPeriodExtension"
    }
  ],
  "category": [
    {
      "coding": [
        {
          "code": "11429006",
          "system": "http://snomed.info/sct",
          "version": "http://snomed.info/sct/45991000052106"
        }
      ]
    }
  ],
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  }
}