0.1.0 - ci-build

RxVentureIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Post Graduate Category - JSON Representation

Draft as of 2024-11-28

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "post-graduate-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem post-graduate-category</b></p><a name=\"post-graduate-category\"> </a><a name=\"hcpost-graduate-category\"> </a><a name=\"post-graduate-category-en-US\"> </a><p>This  code system <code>http://openclintech.com/rxventure/fhir/CodeSystem/post-graduate-category</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">pgy1<a name=\"post-graduate-category-pgy1\"> </a></td><td>PGY-1</td><td>Post-Graduate Year 1 positions</td></tr><tr><td style=\"white-space:nowrap\">pgy2<a name=\"post-graduate-category-pgy2\"> </a></td><td>PGY-2</td><td>Post-Graduate Year 2 positions</td></tr></table></div>"
  },
  "url" : "http://openclintech.com/rxventure/fhir/CodeSystem/post-graduate-category",
  "version" : "0.1.0",
  "name" : "PostGraduateCategory_CS",
  "title" : "Post Graduate Category",
  "status" : "draft",
  "date" : "2024-11-28T00:14:15-05:00",
  "publisher" : "http://openclintech.com",
  "contact" : [
    {
      "name" : "http://openclintech.com",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://openclintech.com"
        }
      ]
    }
  ],
  "description" : "Post Graduate Categories",
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "pgy1",
      "display" : "PGY-1",
      "definition" : "Post-Graduate Year 1 positions"
    },
    {
      "code" : "pgy2",
      "display" : "PGY-2",
      "definition" : "Post-Graduate Year 2 positions"
    }
  ]
}