Clinical Document Architecture with Australian Schema
1.0.0 - current
Clinical Document Architecture with Australian Schema - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-08-29 |
{
"resourceType" : "ValueSet",
"id" : "CDAActCode",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CDAActCode</b></p><a name=\"CDAActCode\"> </a><a name=\"hcCDAActCode\"> </a><a name=\"CDAActCode-en-AU\"> </a><ul><li>Include codes from<a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a> where notSelectable = false</li></ul></div>"
},
"url" : "http://hl7.org/cda/stds/core/ValueSet/CDAActCode",
"version" : "1.0.0",
"name" : "CDAActCode",
"title" : "CDAActCode",
"status" : "draft",
"experimental" : false,
"date" : "2024-08-29T09:46:41+10:00",
"description" : "A code specifying the particular kind of Act that the Act-instance represents within its class.",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version" : "8.0.1",
"filter" : [
{
"property" : "notSelectable",
"op" : "=",
"value" : "false"
}
]
}
]
}
}