0.1.0 - ci-build
MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-02-12 |
{
"resourceType" : "CodeSystem",
"id" : "code-system-procedure-performer-role-my-core",
"text" : {
"status" : "additional",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CodeSystemPerformerRole (My Core)</h2><tt>http://fhir.hie.moh.gov.my/CodeSystem/procedure-performer-role-my-core</tt><p>Malaysia District List</p></div>"
},
"url" : "http://fhir.hie.moh.gov.my/CodeSystem/procedure-performer-role-my-core",
"version" : "0.1.0",
"name" : "CodeSystemProcedurePerformerRoleMyCore",
"title" : "CodeSystemProcedurePerformerRole (My Core)",
"status" : "active",
"date" : "2024-02-12T04:04:09.5621857+00:00",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "PIK procedure performer role",
"hierarchyMeaning" : "grouped-by",
"compositional" : false,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "00",
"display" : "No Information"
},
{
"code" : "01",
"display" : "Main"
},
{
"code" : "02",
"display" : "Supervisor"
},
{
"code" : "03",
"display" : "Assistant"
},
{
"code" : "04",
"display" : "Others"
}
]
}