FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.org.nz.fhir.ig.cca
Resource TypeCodeSystem
IdCodeSystem-sact-plan-definition-status-code.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7NZ/cca/CodeSystem-sact-plan-definition-status-code.html
URLhttps://standards.digital.health.nz/ns/sact-plan-definition-status-code
Version0.1.0
Statusactive
Date2026-05-21T02:29:02+00:00
NamePlanDefinitionStatus
TitlePlanDefinition additional status
Realmnz
Authorityhl7
DescriptionOther codes used for the PlanDefinition status
Contentcomplete

Resources that use this resource

ValueSet
hl7.org.nz.fhir.ig.cca#currentsact-plan-definition-status-codePlanDefinition additional status

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem sact-plan-definition-status-code

This code system https://standards.digital.health.nz/ns/sact-plan-definition-status-code defines the following code:

CodeDisplay
review Under review

Source1

{
  "resourceType": "CodeSystem",
  "id": "sact-plan-definition-status-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/ns/sact-plan-definition-status-code",
  "version": "0.1.0",
  "name": "PlanDefinitionStatus",
  "title": "PlanDefinition additional status",
  "status": "active",
  "date": "2026-05-21T02:29:02+00:00",
  "publisher": "Te Aho o Te Kahu, Cancer Control Agency",
  "description": "Other codes used for the PlanDefinition status",
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "review",
      "display": "Under review"
    }
  ]
}