FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/hospital-service

Packageca.on.oh-seris
Resource TypeCodeSystem
Idhospital-service
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh-seris@0.11.0-alpha1.0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/hospital-service
URLhttp://ontariohealth.ca/fhir/CodeSystem/hospital-service
Version1.0.0
Statusdraft
Date2023-03-10
NameHospitalService
Realmca
DescriptionHospital Service used for Procedure Service or Surgeon Service
Contentcomplete

Resources that use this resource

ValueSet
hospital-serviceHospital Service

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "hospital-service",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/hospital-service",
  "version": "1.0.0",
  "name": "HospitalService",
  "status": "draft",
  "experimental": false,
  "date": "2023-03-10",
  "publisher": "Ontario Health",
  "description": "Hospital Service used for Procedure Service or Surgeon Service",
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "p-as",
      "display": "Pediatric Anesthetic service"
    },
    {
      "code": "p-gs",
      "display": "Pediatric Gynecology service"
    },
    {
      "code": "p-os",
      "display": "Pediatric Obstetrics service"
    },
    {
      "code": "p-vs",
      "display": "Pediatric Vascular surgery service"
    },
    {
      "code": "p-cvs",
      "display": "Pediatric Cardiovascular service"
    },
    {
      "code": "p-gsts",
      "display": "Pediatric general surgery and thoracic service"
    }
  ]
}