New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.7 - draft

New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.4.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: Rheumatic Fever Diagnosis Group

Official URL: https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/nz-rheumaticfever-diagnosisgroup Version: 1.0.0
Draft as of 2024-08-08 Computable Name: RheumaticFeverDiagnosisGroup

This profile constrains the codes valid on an Observation so it can represent groups of rheumatic fever diagnosis data.

Constraints coding of a standard FHIR Observation for use in RF diagnosis representation

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Observation

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation Observation
... meta C 0..1 Meta Metadata about the resource
RFNZTagConstraint: All instances shall have an #rf-nz meta.tag (the NZ rheumatic fever generic code defined in this IG)
... contained 0..0
... Slices for identifier 0..* Identifier Business Identifier for observation
Slice: Unordered, Open by value:use
.... identifier:NationalSystem 0..* Identifier This identifier is used to sync the FHIR Observation instance with its national system (RFCCS) record.
..... id 0..0
..... extension 0..0
..... use 1..1 code usual | official | temp | secondary | old (If known)
Required Pattern: usual
..... type 1..1 CodeableConcept Description of identifier
Binding: External identifier type codes (required)
..... system 0..1 uri The namespace for the identifier value
Example """": https://standards.digital.health.nz/ns/rfccs
..... value 1..1 string The value that is unique
Example Salesforce object id: OBS-0207
... value[x] 0..0
... specimen 0..0
... device 0..0
... referenceRange 0..0
... hasMember 0..1 Reference(Observation) Related resource that belongs to the Observation group
... component
.... code 1..1 CodeableConcept Code must uniquely identify component within the Observation group, and be drawn from the RF NZ diagnosis ValueSet
Binding: Codes for component observations of NZ rheumatic fever diagnosis (required)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Observation.identifier:NationalSystem.typerequiredExternalSystemIdentifierTypeValueSet
https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/external-system-identifier-type-code
from this IG
Observation.coderequiredRFDiagnosisGroupValueSet
https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-observation-diagnosisgroup-code
from this IG
Observation.component.coderequiredRFDiagnosisObservationCodingValueSet
https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-observation-diagnosis-component-code
from this IG

Constraints

IdGradePath(s)DetailsRequirements
RFNZTagConstrainterrorObservation.metaAll instances shall have an #rf-nz meta.tag (the NZ rheumatic fever generic code defined in this IG)
: tag.code contains 'rf-nz'

 

Other representations of profile: CSV, Excel, Schematron