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

FHIR IG Statistics: CodeSystem/nzf-page-size-code

Packagehl7.org.nz.fhir.ig.formulary
TypeCodeSystem
Idnzf-page-size-code
FHIR VersionR4B
Sourcehttps://fhir-docs.nzf.org.nz/https://build.fhir.org/ig/HL7NZ/nzf/CodeSystem-nzf-page-size-code.html
URLhttps://standards.digital.health.nz/ns/nzf-page-size-code
Version1.0.0
Statusactive
Date2025-05-12T23:29:22+00:00
NameNzfPageSize
TitlePossible values for page size
Realmnz
Authorityhl7
DescriptionThe set of all possible page sizes
Contentcomplete

Resources that use this resource

ValueSet
nzf-page-sizeNzf page size

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem nzf-page-size-code

This code system https://standards.digital.health.nz/ns/nzf-page-size-code defines the following codes:

Code
A4
A5

Source

{
  "resourceType": "CodeSystem",
  "id": "nzf-page-size-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/ns/nzf-page-size-code",
  "version": "1.0.0",
  "name": "NzfPageSize",
  "title": "Possible values for page size",
  "status": "active",
  "date": "2025-05-12T23:29:22+00:00",
  "publisher": "New Zealand Medicines Formulary LP",
  "contact": [
    {
      "name": "New Zealand Medicines Formulary LP",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:fhir@nzformulary.org"
        }
      ]
    }
  ],
  "description": "The set of all possible page sizes",
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "A4",
      "display": "A4"
    },
    {
      "code": "A5",
      "display": "A5"
    }
  ]
}