This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/Profile/observation-genetics-cg-prf-1a-genetics
. Describes how the observation resource is used to report structured genetic test results : Standard Profile for Genetics
This profile was published on Sun, Dec 7, 2014 00:00+1100 as a draft by Mollie Ullman-Cullere.
unable to summarise extension (wrong count)
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
Differential View
This structure is derived from Observation.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | 1..1 | |||
extension | 0..1 | Extension | The Genome Build used for reference, with version number if used. | |
extension | 0..1 | Extension | The chromosome containing the variant. | |
extension | 0..1 | Extension | The genomic reference sequence identifier. | |
extension | 0..1 | Extension | Nucleotide location start | |
extension | 0..1 | Extension | Nucleotide location end | |
extension | 0..1 | Extension | Nucleotides at location on reference sequence. Use '-' for insertions. | |
extension | 0..1 | Extension | Oserved nucleotides at genomic location. Use '-' for delections. | |
extension | 0..1 | Extension | HGNC gene symbol and identifier. | |
extension | 0..1 | Extension | Reference identifier for cDNA transcript, with version. | |
extension | 0..1 | Extension | cDNA variant following HGVS nomenclature and identifiers. | |
extension | 0..1 | Extension | Exonic location of variant. | |
extension | 0..1 | Extension | Type of variation expressed using Sequence Ontology or LOINC codes. | |
extension | 0..1 | Extension | Reference identifier for protein transcript, with version. | |
extension | 0..1 | Extension | Protein variant following HGVS nomenclature and identifiers. | |
extension | 0..1 | Extension | Type of protien variation expressed using Sequence Ontology or LOINC codes. | |
extension | 0..1 | Extension | Common name | |
extension | 0..1 | Extension | Genomic source of the variant | |
extension | 0..1 | Extension | Variant allelic state |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | I | 1..1 | Measurements and simple assertions obs-6: Shall only be present if Observation.value[x] is not present | |
id | 0..1 | id | Logical id of this artefact | |
meta | 0..1 | Meta | Metadata about the resource | |
implicitRules | M | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Language (required, not extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..1 | Extension | The Genome Build used for reference, with version number if used. | |
extension | 0..1 | Extension | The chromosome containing the variant. | |
extension | 0..1 | Extension | The genomic reference sequence identifier. | |
extension | 0..1 | Extension | Nucleotide location start | |
extension | 0..1 | Extension | Nucleotide location end | |
extension | 0..1 | Extension | Nucleotides at location on reference sequence. Use '-' for insertions. | |
extension | 0..1 | Extension | Oserved nucleotides at genomic location. Use '-' for delections. | |
extension | 0..1 | Extension | HGNC gene symbol and identifier. | |
extension | 0..1 | Extension | Reference identifier for cDNA transcript, with version. | |
extension | 0..1 | Extension | cDNA variant following HGVS nomenclature and identifiers. | |
extension | 0..1 | Extension | Exonic location of variant. | |
extension | 0..1 | Extension | Type of variation expressed using Sequence Ontology or LOINC codes. | |
extension | 0..1 | Extension | Reference identifier for protein transcript, with version. | |
extension | 0..1 | Extension | Protein variant following HGVS nomenclature and identifiers. | |
extension | 0..1 | Extension | Type of protien variation expressed using Sequence Ontology or LOINC codes. | |
extension | 0..1 | Extension | Common name | |
extension | 0..1 | Extension | Genomic source of the variant | |
extension | 0..1 | Extension | Variant allelic state | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
code | 1..1 | CodeableConcept | Type of observation (code / type) Binding: ObservationType (example, extensible) | |
value[x] | 0..1 | Quantity, CodeableConcept, Attachment, Ratio, dateTime, Period, SampledData, string, time | Actual result | |
dataAbsentReason | I | 0..1 | code | unknown | asked | temp | notasked + Binding: DataAbsentReason (required, not extensible) Example: unknown |
interpretation | 0..1 | CodeableConcept | High, low, normal, etc. Binding: ObservationInterpretation (preferred, extensible) | |
comments | 0..1 | string | Comments about result | |
applies[x] | 0..1 | dateTime, Period | Physiologically Relevant time/time-period for observation | |
issued | 0..1 | instant | Date/Time this was made available | |
status | M | 1..1 | code | registered | preliminary | final | amended + Binding: ObservationStatus (required, not extensible) |
reliability | M | 0..1 | code | ok | ongoing | early | questionable | calibrating | error + Binding: ObservationReliability (required, not extensible) |
bodySite[x] | 0..1 | CodeableConcept, BodySite | Observed body part Binding: BodySite (example, extensible) | |
method | 0..1 | CodeableConcept | How it was done Binding: ObservationMethod (example, extensible) | |
identifier | 0..1 | Identifier | Unique Id for this particular observation | |
subject | 0..1 | Patient, Group, Device, Location | Who and/or what this is about | |
specimen | 0..1 | Specimen | Specimen used for this observation | |
performer | 0..* | Practitioner, Organization, Patient, RelatedPerson | Who did the observation | |
device | 0..1 | Device, DeviceMetric | (Measurement) Device | |
encounter | 0..1 | Encounter | Healthcare event during which this observation is made | |
referenceRange | I | 0..* | Provides guide for interpretation obs-3: Must have at least a low or a high or text | |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
low | I | 0..1 | Quantity | Low Range, if relevant obs-4: Low range comparators can only be '>' or '>=' or empty |
high | I | 0..1 | Quantity | High Range, if relevant obs-5: High range comparators can only be '<' or '<=' or empty |
meaning | 0..1 | CodeableConcept | Indicates the meaning/use of this range of this range Binding: ObservationRangeMeaning (example, extensible) | |
age | 0..1 | Range | Applicable age range, if relevant | |
text | 0..1 | string | Text based reference range in an observation | |
related | 0..* | Observations related to this observation | ||
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
type | 0..1 | code | has-component | has-member | derived-from | sequel-to | replaces | qualified-by | interfered-by Binding: ObservationRelationshipType (required, not extensible) | |
target | 1..1 | Observation | Observation that is related to this one |
XML Template
JSON Template
todo
Differential View
This structure is derived from Observation.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | 1..1 | |||
extension | 0..1 | Extension | The Genome Build used for reference, with version number if used. | |
extension | 0..1 | Extension | The chromosome containing the variant. | |
extension | 0..1 | Extension | The genomic reference sequence identifier. | |
extension | 0..1 | Extension | Nucleotide location start | |
extension | 0..1 | Extension | Nucleotide location end | |
extension | 0..1 | Extension | Nucleotides at location on reference sequence. Use '-' for insertions. | |
extension | 0..1 | Extension | Oserved nucleotides at genomic location. Use '-' for delections. | |
extension | 0..1 | Extension | HGNC gene symbol and identifier. | |
extension | 0..1 | Extension | Reference identifier for cDNA transcript, with version. | |
extension | 0..1 | Extension | cDNA variant following HGVS nomenclature and identifiers. | |
extension | 0..1 | Extension | Exonic location of variant. | |
extension | 0..1 | Extension | Type of variation expressed using Sequence Ontology or LOINC codes. | |
extension | 0..1 | Extension | Reference identifier for protein transcript, with version. | |
extension | 0..1 | Extension | Protein variant following HGVS nomenclature and identifiers. | |
extension | 0..1 | Extension | Type of protien variation expressed using Sequence Ontology or LOINC codes. | |
extension | 0..1 | Extension | Common name | |
extension | 0..1 | Extension | Genomic source of the variant | |
extension | 0..1 | Extension | Variant allelic state |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | I | 1..1 | Measurements and simple assertions obs-6: Shall only be present if Observation.value[x] is not present | |
id | 0..1 | id | Logical id of this artefact | |
meta | 0..1 | Meta | Metadata about the resource | |
implicitRules | M | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Language (required, not extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..1 | Extension | The Genome Build used for reference, with version number if used. | |
extension | 0..1 | Extension | The chromosome containing the variant. | |
extension | 0..1 | Extension | The genomic reference sequence identifier. | |
extension | 0..1 | Extension | Nucleotide location start | |
extension | 0..1 | Extension | Nucleotide location end | |
extension | 0..1 | Extension | Nucleotides at location on reference sequence. Use '-' for insertions. | |
extension | 0..1 | Extension | Oserved nucleotides at genomic location. Use '-' for delections. | |
extension | 0..1 | Extension | HGNC gene symbol and identifier. | |
extension | 0..1 | Extension | Reference identifier for cDNA transcript, with version. | |
extension | 0..1 | Extension | cDNA variant following HGVS nomenclature and identifiers. | |
extension | 0..1 | Extension | Exonic location of variant. | |
extension | 0..1 | Extension | Type of variation expressed using Sequence Ontology or LOINC codes. | |
extension | 0..1 | Extension | Reference identifier for protein transcript, with version. | |
extension | 0..1 | Extension | Protein variant following HGVS nomenclature and identifiers. | |
extension | 0..1 | Extension | Type of protien variation expressed using Sequence Ontology or LOINC codes. | |
extension | 0..1 | Extension | Common name | |
extension | 0..1 | Extension | Genomic source of the variant | |
extension | 0..1 | Extension | Variant allelic state | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
code | 1..1 | CodeableConcept | Type of observation (code / type) Binding: ObservationType (example, extensible) | |
value[x] | 0..1 | Quantity, CodeableConcept, Attachment, Ratio, dateTime, Period, SampledData, string, time | Actual result | |
dataAbsentReason | I | 0..1 | code | unknown | asked | temp | notasked + Binding: DataAbsentReason (required, not extensible) Example: unknown |
interpretation | 0..1 | CodeableConcept | High, low, normal, etc. Binding: ObservationInterpretation (preferred, extensible) | |
comments | 0..1 | string | Comments about result | |
applies[x] | 0..1 | dateTime, Period | Physiologically Relevant time/time-period for observation | |
issued | 0..1 | instant | Date/Time this was made available | |
status | M | 1..1 | code | registered | preliminary | final | amended + Binding: ObservationStatus (required, not extensible) |
reliability | M | 0..1 | code | ok | ongoing | early | questionable | calibrating | error + Binding: ObservationReliability (required, not extensible) |
bodySite[x] | 0..1 | CodeableConcept, BodySite | Observed body part Binding: BodySite (example, extensible) | |
method | 0..1 | CodeableConcept | How it was done Binding: ObservationMethod (example, extensible) | |
identifier | 0..1 | Identifier | Unique Id for this particular observation | |
subject | 0..1 | Patient, Group, Device, Location | Who and/or what this is about | |
specimen | 0..1 | Specimen | Specimen used for this observation | |
performer | 0..* | Practitioner, Organization, Patient, RelatedPerson | Who did the observation | |
device | 0..1 | Device, DeviceMetric | (Measurement) Device | |
encounter | 0..1 | Encounter | Healthcare event during which this observation is made | |
referenceRange | I | 0..* | Provides guide for interpretation obs-3: Must have at least a low or a high or text | |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
low | I | 0..1 | Quantity | Low Range, if relevant obs-4: Low range comparators can only be '>' or '>=' or empty |
high | I | 0..1 | Quantity | High Range, if relevant obs-5: High range comparators can only be '<' or '<=' or empty |
meaning | 0..1 | CodeableConcept | Indicates the meaning/use of this range of this range Binding: ObservationRangeMeaning (example, extensible) | |
age | 0..1 | Range | Applicable age range, if relevant | |
text | 0..1 | string | Text based reference range in an observation | |
related | 0..* | Observations related to this observation | ||
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
type | 0..1 | code | has-component | has-member | derived-from | sequel-to | replaces | qualified-by | interfered-by Binding: ObservationRelationshipType (required, not extensible) | |
target | 1..1 | Observation | Observation that is related to this one |
XML Template
JSON Template
todo
Other definitions: (todo)
Path | Name | Conformance | ValueSet |
Observation.language | Language | required | http://tools.ietf.org/html/bcp47 |
Observation.code | ObservationType | example (extensible) | LOINC Codes |
Observation.dataAbsentReason | DataAbsentReason | required | DataAbsentReason |
Observation.interpretation | ObservationInterpretation | preferred (extensible) | Observation Interpretation Codes |
Observation.status | ObservationStatus | required | ObservationStatus |
Observation.reliability | ObservationReliability | required | ObservationReliability |
Observation.bodySite[x] | BodySite | example (extensible) | SNOMED CT Body Structures |
Observation.method | ObservationMethod | example (extensible) | Observation Methods |
Observation.referenceRange.meaning | ObservationRangeMeaning | example (extensible) | Observation Reference Range Meaning Codes |
Observation.related.type | ObservationRelationshipType | required | ObservationRelationshipType |
Id | Path | Name | Details |
obs-6 | Observation | data absent reason | Shall only be present if Observation.value[x] is not present XPath: not(exists(f:dataAbsentReason)) or (not(exists(*[starts-with(local-name(.), 'value')]))) |
obs-3 | Observation.referenceRange | reference range | Must have at least a low or a high or text XPath: (exists(f:low) or exists(f:high)or exists(f:text)) |
obs-4 | Observation.referenceRange.low | low range comparators | Low range comparators can only be '>' or '>=' or empty XPath: not(exists(f:comparator)) or boolean(f:comparator/@value = '<') or boolean(f:comparator/@value = '<=') |
obs-5 | Observation.referenceRange.high | high range comparators | High range comparators can only be '<' or '<=' or empty XPath: not(exists(f:comparator)) or boolean(f:comparator/@value = '>') or boolean(f:comparator/@value = '>=') |