ACT-NOW Implementation Guide
0.4.0 - ci-build New Zealand flag

ACT-NOW Implementation Guide, published by Te aho o te kahu - Cancer Control Agency. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/davidhay25/actnow/ and changes regularly. See the Directory of published versions

Resource Profile: Weight

Official URL: http://canshare.co.nz/fhir/StructureDefinition/an-weight Version: 0.4.0
Draft as of 2024-12-18 Computable Name: ObservationWeight

An observation that represents a weight measurement

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 C 0..* Observation Measurements and simple assertions
an-weight-1: The weight must be between 20 and 400
... identifier 1..* Identifier Business Identifier for observation
... status S 1..1 code registered | preliminary | final | amended +
... code S 1..1 CodeableConcept Type of observation (code / type)
.... Slices for coding 1..* Coding Code defined by a terminology system
Slice: Unordered, Open by pattern:code
..... coding:snomedCode 1..1 Coding Code defined by a terminology system
...... system 0..1 uri Identity of the terminology system
Required Pattern: http://snomed.info/sct
...... code 1..1 code Symbol in syntax defined by the system
Required Pattern: 27113001
..... coding:loincCode 0..1 Coding Code defined by a terminology system
...... system 0..1 uri Identity of the terminology system
Required Pattern: http://loinc.org
...... code 1..1 code Symbol in syntax defined by the system
Required Pattern: 29463-7
... effective[x] 0..1 dateTime Clinically relevant time/time-period for observation
... value[x] S 1..1 Quantity Actual result
.... value 1..1 decimal Numerical value (with implicit precision)
.... system 1..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
.... code 1..1 code Coded form of the unit
Required Pattern: kg

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
an-weight-1warningObservationThe weight must be between 20 and 400
: Observation.valueQuantity.value > 20 and Observation.valueQuantity.value < 400

 

Other representations of profile: CSV, Excel, Schematron