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

FHIR IG Statistics: CodeSystem/codesystem-alpha-hospital

Packageorg.example.ProfilingTrainingMay
Resource TypeCodeSystem
Idcodesystem-alpha-hospital
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=org.example.ProfilingTrainingMay@0.0.1&canonical=http://example.org/CodeSystem/alp-codes
URLhttp://example.org/CodeSystem/alp-codes
Version3.0.1
Statusdraft
Date2018-05-02T07:44:43+10:00
NameAlphaHospitalCodes
DescriptionA CodeSystem for example purposes
Contentcomplete

Resources that use this resource

ValueSet
occupationsOccupations

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "codesystem-alpha-hospital",
  "url": "http://example.org/CodeSystem/alp-codes",
  "version": "3.0.1",
  "name": "AlphaHospitalCodes",
  "status": "draft",
  "experimental": true,
  "date": "2018-05-02T07:44:43+10:00",
  "publisher": "Alpha Hospital",
  "description": "A CodeSystem for example purposes",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "ALP-OCC-01",
      "display": "Healthcare and medicine",
      "definition": "Occupation in the healthcare and medicine field"
    },
    {
      "code": "ALP-OCC-02",
      "display": "Arts and entertainment",
      "definition": "Occupation in the arts and entertainment field"
    },
    {
      "code": "ALP-OCC-03",
      "display": "Business",
      "definition": "Occupation in the general business field"
    },
    {
      "code": "ALP-OCC-04",
      "display": "Industrial and manufacturing",
      "definition": "Occupation in the field of industry and manyfacturing"
    },
    {
      "code": "ALP-OCC-05",
      "display": "Law Enforcement",
      "definition": "Occupation in the law enforcement field"
    },
    {
      "code": "ALP-OCC-06",
      "display": "Science and technology",
      "definition": "Occupation in the science and technology field"
    },
    {
      "code": "ALP-OCC-07",
      "display": "Service and education",
      "definition": "Occupation in the service and education field"
    }
  ]
}