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

FHIR IG Statistics: ValueSet/CDAActCode

Packageau.digitalhealth.cda.schema
TypeValueSet
IdCDAActCode
FHIR VersionR5
Sourcehttp://ns.electronichealth.net.au/cda/https://build.fhir.org/ig/AuDigitalHealth/cda-au-schema/ValueSet-CDAActCode.html
URLhttp://hl7.org/cda/stds/core/ValueSet/CDAActCode
Version1.0.0
Statusdraft
Date2025-07-21T22:05:27+00:00
NameCDAActCode
TitleCDAActCode
Realmau
Authoritynational
DescriptionA code specifying the particular kind of Act that the Act-instance represents within its class.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ActCodeActCode
v3-ActCodeActCode

Narrative

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

Generated Narrative: ValueSet CDAActCode


Source

{
  "resourceType": "ValueSet",
  "id": "CDAActCode",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://ns.electronichealth.net.au/cda/ImplementationGuide/au.digitalhealth.cda.schema"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/cda/stds/core/ValueSet/CDAActCode",
  "version": "1.0.0",
  "name": "CDAActCode",
  "title": "CDAActCode",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-21T22:05:27+00: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"
          }
        ]
      }
    ]
  }
}