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

FHIR IG Statistics: CodeSystem/sact-plan-definition-status-code

Packagehl7.fhir.nz.cca
TypeCodeSystem
Idsact-plan-definition-status-code
FHIR VersionR4
Sourcehttp://hl7.org.nz/fhir/cca/file:///Users/davidhay/IG/cca/output/CodeSystem-sact-plan-definition-status-code.html
URLhttps://standards.digital.health.nz/ns/sact-plan-definition-status-code
Version0.1.0
Statusactive
Date2020-11-17T10:49:45+13:00
NamePlanDefinitionStatus
TitlePlanDefinition additional status
Realmnz
Authorityhl7
DescriptionOther codes used for the PlanDefinition status
Contentcomplete

Resources that use this resource

ValueSet
sact-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

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

CodeDisplay
review Under review

Source

{
  "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": "2020-11-17T10:49:45+13:00",
  "publisher": "David Hay",
  "contact": [
    {
      "name": "David Hay",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:david.hay25@gmail.com"
        }
      ]
    }
  ],
  "description": "Other codes used for the PlanDefinition status",
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "review",
      "display": "Under review"
    }
  ]
}