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

FHIR IG Statistics: CodeSystem/code-system-encounter-category-my-core

PackageMyHIE.v4-test
TypeCodeSystem
Idcode-system-encounter-category-my-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/CodeSystem/encounter-category-my-core
URLhttp://fhir.hie.moh.gov.my/CodeSystem/encounter-category-my-core
Version1.0.0
Statusactive
Date2023-12-06T01:33:27.4752266+00:00
NameCodeSystemEncounterCategoryMyCore
TitleCodeSystemEncounterCategory (MY Core)
DescriptionEncounter Category
Contentcomplete

Resources that use this resource

ValueSet
encounter-category-my-coreValueSetEncounterCategory (MY Core)

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

CodeSystemEncounterCategory (MY Core)

http://fhir.hie.moh.gov.my/CodeSystem/encounter-category-my-core

Encounter Category


Source

{
  "resourceType": "CodeSystem",
  "id": "code-system-encounter-category-my-core",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2023-02-14T04:17:58.137+08:00",
    "source": "#d9CLTuZmjYxZK9vb"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hie.moh.gov.my/CodeSystem/encounter-category-my-core",
  "version": "1.0.0",
  "name": "CodeSystemEncounterCategoryMyCore",
  "title": "CodeSystemEncounterCategory (MY Core)",
  "status": "active",
  "date": "2023-12-06T01:33:27.4752266+00:00",
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "contact": [
    {
      "name": "Saifuldaulah Bin Mohd Hafiz Ngoo",
      "telecom": [
        {
          "system": "email",
          "value": "saifuldaulah@mhn.asia"
        }
      ]
    }
  ],
  "description": "Encounter Category",
  "compositional": false,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "primary",
      "display": "Primary Encounter"
    },
    {
      "code": "supporting",
      "display": "Supporting Encounter"
    }
  ]
}