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

FHIR IG analytics

Packagemyhie.v4
Resource TypeCodeSystem
IdCodeSystem-billing-type-my-core.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "code-system-billing-type-my-core",
  "url": "http://fhir.hie.moh.gov.my/CodeSystem/billing-type-my-core",
  "version": "1.0.0",
  "name": "CodeSystemTypeMyCore",
  "title": "CodeSystemBillingType (MY Core)",
  "status": "active",
  "date": "2024-02-12T04:04:09.5621857+00:00",
  "description": "Billing type",
  "compositional": false,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "VR",
      "display": "Virtual encounter",
      "definition": "Virtual encounter"
    }
  ]
}