Open mHealth to HL7 FHIR® Implementation Guide CI Build

Open mHealth to FHIR - Local Development build (v0.0.0). See the Directory of published versions

StructureDefinition-omh-obs

source file: source/pages/_includes/omh-obs-intro.md

Open mHealth Observation Profile used as the target structure when mapping from OMH Schema

Formal Views of Profile Content

Description of Profiles, Differentials, and Snapshots.

The official URL for this profile is: http://www.fhir.org/guides/omhtofhir/StructureDefinition/omh-obs

Published on Thu Jun 06 00:00:00 PDT 2019 as active by the Open mHealth.

This profile builds on Observation


NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..*ObservationMeasurements and simple assertions
... observation-specimenCode S0..1CodeableConceptA code representing the the type of specimen used for this observation. Should only be used if not implicit in the code found in `Observation.code`
URL: http://hl7.org/fhir/StructureDefinition/observation-specimenCode
Binding: v2 Specimen Type (example)
... identifier S0..*IdentifierBusiness Identifier for observation
... status S1..1coderegistered | preliminary | final | amended +
Fixed Value: unknown
... category S0..*CodeableConceptClassification of type of observation
... code S1..1CodeableConceptType of observation (code / type)
... subject S0..1Reference()Who and/or what the observation is about
... effective[x] S0..1dateTime, Period, Timing, instantClinically relevant time/time-period for observation
... issued S0..1instantDate/Time this version was made available
... value[x] S0..1QuantityActual result
... note S0..*AnnotationComments about the observation
... bodySite S0..1CodeableConceptObserved body part
... method S0..1CodeableConceptHow it was done
... specimen S0..1Reference(Specimen)Specimen used for this observation
... device S0..1Reference(Device | DeviceMetric)(Measurement) Device
.... extension-modality S0..*codeThe modality whereby the measure is obtained. Choice of sensed|self-reported .
URL: http://www.fhir.org/guides/omhtofhir/StructureDefinition/extension-modality
Binding: http://www.fhir.org/guides/omhtofhir/ValueSet/modality-codes (required)
... component S0..*BackboneElementComponent results
.... code S1..1CodeableConceptType of component observation (code / type)
.... value[x] S0..1Actual component result
..... valueCodeableConceptCodeableConcept
..... valueQuantityQuantity

doco Documentation for this format

Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron


Quick Start

Below is an overview of the required set of Server RESTful FHIR interactions - for example, search and read operations - for this profile. See the Conformance requirements for a complete list of supported RESTful interactions for this IG.