| Package | hl7.org.nz.fhir.ig.formulary |
| Resource Type | CodeSystem |
| Id | nzf-page-size-code |
| FHIR Version | R4B |
| Source | https://fhir-docs.nzf.org.nz/https://build.fhir.org/ig/HL7NZ/nzf/CodeSystem-nzf-page-size-code.html |
| URL | https://standards.digital.health.nz/ns/nzf-page-size-code |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-08-04T02:32:10+00:00 |
| Name | NzfPageSize |
| Title | Possible values for page size |
| Realm | nz |
| Authority | hl7 |
| Description | The set of all possible page sizes |
| Content | complete |
| ValueSet | |
| nzf-page-size | Nzf page size |
No resources found
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 |
{
"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-08-04T02:32:10+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"
}
]
}