HIP FHIR Common Terminology Guide
1.3.1 - Release
HIP FHIR Common Terminology Guide - Local Development build (v1.3.1). See the Directory of published versions
Active as of 2017-09-01 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "hip-error-code"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
] ; #
fhir:url [ fhir:v "https://standards.digital.health.nz/ns/hip-error-code"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0"] ; #
fhir:name [ fhir:v "Hip_error_code"] ; #
fhir:title [ fhir:v "HIP Error Code"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2017-09-01T00:00:00+13:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Te Whatu Ora"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Te Whatu Ora" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:integration@health.govt.nz" ] ] )
] ) ; #
fhir:description [ fhir:v "HIP Error Codes"] ; #
fhir:purpose [ fhir:v "A coded value for HIP errros."] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:valueSet [
fhir:v "https://nzhts.digital.health.nz/fhir/ValueSet/hip-error-code"^^xsd:anyURI ;
fhir:link <https://nzhts.digital.health.nz/fhir/ValueSet/hip-error-code>
] ; #
fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "36"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "EM02002" ] ;
fhir:display [ fhir:v "Cannot be found" ]
] [
fhir:code [ fhir:v "EM02004" ] ;
fhir:display [ fhir:v "The NHI Identifier provided <1> is dormant. This record cannot be updated" ]
] [
fhir:code [ fhir:v "EM02006" ] ;
fhir:display [ fhir:v "The patient identity information supplied may result in transformation of this NHI. Please resubmit or contact NHI administration" ]
] [
fhir:code [ fhir:v "EM02007" ] ;
fhir:display [ fhir:v "The request record version number does not match the current resource record version number" ]
] [
fhir:code [ fhir:v "EM02009" ] ;
fhir:display [ fhir:v "Validate is only currently supported when sending an NHI Identifier (not an ID)" ]
] [
fhir:code [ fhir:v "EM02101" ] ;
fhir:display [ fhir:v "A Patient name must contain either a given or family name, a Name Type, a preferred name flag and an information source." ]
] [
fhir:code [ fhir:v "EM02104" ] ;
fhir:display [ fhir:v "An active Patient Preferred Name must not be deleted" ]
] [
fhir:code [ fhir:v "EM02105" ] ;
fhir:display [ fhir:v "A Patient must not have more than 40 active names" ]
] [
fhir:code [ fhir:v "EM02106" ] ;
fhir:display [ fhir:v "A Patient must have an active Preferred Name" ]
] [
fhir:code [ fhir:v "EM02107" ] ;
fhir:display [ fhir:v "Must start with a letter of the alphabet or an apostrophe" ]
] [
fhir:code [ fhir:v "EM02110" ] ;
fhir:display [ fhir:v "Must contain at least one letter" ]
] [
fhir:code [ fhir:v "EM02201" ] ;
fhir:display [ fhir:v "A Patient must have a primary residential address" ]
] [
fhir:code [ fhir:v "EM02209" ] ;
fhir:display [ fhir:v "A validated mailing address must be an address at which mail can be delivered" ]
] [
fhir:code [ fhir:v "EM02301" ] ;
fhir:display [ fhir:v "A Patient must have at least one valid ethnicity code, only one instance of each selected ethnicity, and appropriate use of the residual ethnicity codes" ]
] [
fhir:code [ fhir:v "EM04003" ] ;
fhir:display [ fhir:v "address-line must match the address associated with Nz-address-id" ]
] [
fhir:code [ fhir:v "EM04005" ] ;
fhir:display [ fhir:v "A Patient Address must either be validated by the Te Whatu Ora address service, or have a qualifier to indicate why the address cannot be validated" ]
] [
fhir:code [ fhir:v "EM04006" ] ;
fhir:display [ fhir:v "Address line 1, address type, and not-validated-address-reason are required." ]
] [
fhir:code [ fhir:v "EM04007" ] ;
fhir:display [ fhir:v "A validated address must contain Nz-address-id, Address line 1 and address type." ]
] [
fhir:code [ fhir:v "EM07008" ] ;
fhir:display [ fhir:v "Requested attribute has been removed from the Patient record by NHI administration, contact NHI administration for more information" ]
] [
fhir:code [ fhir:v "EM07107" ] ;
fhir:display [ fhir:v "Set ID provided is invalid or inactive" ]
] [
fhir:code [ fhir:v "EM07201" ] ;
fhir:display [ fhir:v "Missing a required field" ]
] [
fhir:code [ fhir:v "EM07202" ] ;
fhir:display [ fhir:v "Field is required when another field is present" ]
] [
fhir:code [ fhir:v "EM07208" ] ;
fhir:display [ fhir:v "Invalid code for value set" ]
] [
fhir:code [ fhir:v "EM07212" ] ;
fhir:display [ fhir:v "Cannot be a future date" ]
] [
fhir:code [ fhir:v "EM07215" ] ;
fhir:display [ fhir:v "Date of Death must be greater than, or equal to Date of Birth" ]
] [
fhir:code [ fhir:v "EM07217" ] ;
fhir:display [ fhir:v "Contains invalid text" ]
] [
fhir:code [ fhir:v "EM07222" ] ;
fhir:display [ fhir:v "Already exists for this patient" ]
] [
fhir:code [ fhir:v "EM07223" ] ;
fhir:display [ fhir:v "The Patient Name is not active and cannot be updated" ]
] [
fhir:code [ fhir:v "EM07225" ] ;
fhir:display [ fhir:v "If name-use-extra is supplied name-use must be temp, and source NPRF" ]
] [
fhir:code [ fhir:v "EM07229" ] ;
fhir:display [ fhir:v "Can only be set by an authorised agency" ]
] [
fhir:code [ fhir:v "EM07237" ] ;
fhir:display [ fhir:v "Information source required when attribute is present" ]
] [
fhir:code [ fhir:v "EM07238" ] ;
fhir:display [ fhir:v "Attribute required if information source present" ]
] [
fhir:code [ fhir:v "EM07239" ] ;
fhir:display [ fhir:v "A source of HL7 or MIGR can only be submitted by A legacy update" ]
] [
fhir:code [ fhir:v "EM07240" ] ;
fhir:display [ fhir:v "Date of Death must be greater than, or equal to Date of Birth" ]
] [
fhir:code [ fhir:v "EM07241" ] ;
fhir:display [ fhir:v "Information set to registered cannot be updated, contact NHI administration for more information" ]
] [
fhir:code [ fhir:v "EM07242" ] ;
fhir:display [ fhir:v "Cannot update attribute source with a lower level of proof" ]
] ) . #
IG © 2022+ Te Whatu Ora. Package ig.hip.digital.health.nz.base#1.3.1 based on FHIR 4.0.1. Generated 2023-09-18
Links: Table of Contents |
QA Report