Package | MyHIE.v4-test |
Resource Type | ValueSet |
Id | value-set-priority-my-core |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/ValueSet/priority-my-core |
URL | http://fhir.hie.moh.gov.my/ValueSet/priority-my-core |
Version | 1.0.0 |
Status | active |
Date | 2023-12-08T21:49:01.1801787+00:00 |
Name | ValueSetPriorityMyCore |
Title | ValueSetPriority (MY Core) |
Description | Composition section |
No resources found
CodeSystem | |
request-priority | RequestPriority |
Note: links and images are rebased to the (stated) source
Composition section
{ "resourceType": "ValueSet", "id": "value-set-priority-my-core", "meta": { "versionId": "1", "lastUpdated": "2023-12-07T17:17:10.055+08:00", "source": "#fNJyWUtR2kzFyLIM" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.hie.moh.gov.my/ValueSet/priority-my-core", "identifier": [ { "value": "value-set-composition-category-my-core" } ], "version": "1.0.0", "name": "ValueSetPriorityMyCore", "title": "ValueSetPriority (MY Core)", "status": "active", "date": "2023-12-08T21:49:01.1801787+00:00", "description": "Composition section", "compose": { "include": [ { "system": "http://hl7.org/fhir/request-priority", "concept": [ { "code": "routine", "display": "Routine" }, { "code": "urgent", "display": "Urgent" }, { "code": "stat", "display": "STAT" } ] } ] } }