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

FHIR IG Statistics: ValueSet/value-set-task-status-lab-my-core

PackageMyHIE.v4-test
Resource TypeValueSet
Idvalue-set-task-status-lab-my-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/ValueSet/task-status-lab-my-core
URLhttp://fhir.hie.moh.gov.my/ValueSet/task-status-lab-my-core
Statusactive
Date2023-03-31T00:47:28.8476721+00:00
NameValueSetTaskStatusLabMyCore
TitleValueSetTaskStatusLab (MY Core)
DescriptionLab Business Status

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
task-business-status-my-coreCodeSystemTaskBusinessStatusCode (MY Core)

Narrative

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

ValueSetTaskStatusLab (MY Core)

http://fhir.hie.moh.gov.my/ValueSet/task-status-lab-my-core

Lab Business Status


Source

{
  "resourceType": "ValueSet",
  "id": "value-set-task-status-lab-my-core",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hie.moh.gov.my/ValueSet/task-status-lab-my-core",
  "name": "ValueSetTaskStatusLabMyCore",
  "title": "ValueSetTaskStatusLab (MY Core)",
  "status": "active",
  "date": "2023-03-31T00:47:28.8476721+00:00",
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "contact": [
    {
      "name": "Saifuldaulah Bin Mohd Hafiz Ngoo",
      "telecom": [
        {
          "system": "email",
          "value": "saifuldaulah@mhn.asia"
        }
      ]
    }
  ],
  "description": "Lab Business Status",
  "compose": {
    "include": [
      {
        "system": "http://fhir.hie.moh.gov.my/CodeSystem/task-business-status-my-core",
        "concept": [
          {
            "code": "initiate",
            "display": "Initiated"
          },
          {
            "code": "perform",
            "display": "Performed"
          },
          {
            "code": "receive",
            "display": "Received"
          },
          {
            "code": "in-progress",
            "display": "In-Progress"
          },
          {
            "code": "skip",
            "display": "Skipped"
          },
          {
            "code": "abort",
            "display": "Aborted"
          },
          {
            "code": "finish",
            "display": "Finished"
          },
          {
            "code": "reject",
            "display": "Rejected"
          },
          {
            "code": "hold",
            "display": "On-Hold"
          },
          {
            "code": "verify",
            "display": "Verified"
          },
          {
            "code": "validate",
            "display": "Validated"
          },
          {
            "code": "fulfil",
            "display": "Fulfilled"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/ValueSet/request-status|4.0.1",
        "concept": [
          {
            "code": "active",
            "display": "active"
          },
          {
            "code": "revoked",
            "display": "Revoked"
          }
        ]
      }
    ]
  }
}