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

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

PackageMyHIE.v4-test
Resource TypeCodeSystem
Idcode-system-observation-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/observation-category-my-core
URLhttp://fhir.hie.moh.gov.my/CodeSystem/observation-category-my-core
Statusactive
Date2023-12-26T23:52:40.2674263+00:00
NameCodeSystemObservationCategoryMyCore
TitleCodeSystemObservationCategory (MY Core)
DescriptionObservation category
Contentcomplete

Resources that use this resource

ValueSet
observation-category-my-coreValueSetObservationCategory (MY Core)

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "code-system-observation-category-my-core",
  "url": "http://fhir.hie.moh.gov.my/CodeSystem/observation-category-my-core",
  "name": "CodeSystemObservationCategoryMyCore",
  "title": "CodeSystemObservationCategory (MY Core)",
  "status": "active",
  "date": "2023-12-26T23:52:40.2674263+00:00",
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "description": "Observation category",
  "compositional": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "panel",
      "display": "Panel",
      "definition": "Panel"
    },
    {
      "code": "dental-alert",
      "display": "Dental Alert",
      "definition": "Dental Alert"
    },
    {
      "code": "hajj",
      "display": "Hajj Entry",
      "definition": "Hajj Entry"
    }
  ]
}