This page is part of the International Patient Summary Implementation Guide (v0.3.0: STU 1 Ballot 3) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
SD.19 StructureDefinition-Observation-member-pathology-uv-ips
SD.19.1 Formal Views of Profile Content
Description of Profiles, Differentials, and Snapshots.
The official URL for this profile is: http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-member-pathology-uv-ips
Published on Wed Mar 21 00:00:00 EDT 2018 as a draft by HL7 International.
This profile builds on Observation
Summary
Mandatory: 5 elements (2 nested mandatory elements)
 Must-Support: 12 elements
 Fixed Value: 1 element
 Prohibited: 9 elements
Structures
This structure refers to these other structures:
- http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips
- http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips
- http://hl7.org/fhir/uv/ips/StructureDefinition/Quantity-uv-ips
- http://hl7.org/fhir/uv/ips/StructureDefinition/Specimen-uv-ips
Extensions
This structure refers to these extensions:
Differential View
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Observation | SI | 0..* | pathology simple observation | |
|    id | Σ | 0..1 | id | Logical id of this artifact | 
|    meta | Σ | 0..1 | Meta | Metadata about the resource | 
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
|    language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages | |
|    text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
|    contained | 0..* | Resource | Contained, inline Resources | |
|    extension | 0..* | Extension | Additional content defined by implementations | |
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | 
|    identifier | Σ | 0..* | Identifier | Business Identifier for observation | 
|    partOf | Σ | 0..* | Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy) | Part of referenced event | 
|    status | ?!SΣ | 1..1 | code | registered | preliminary | final | amended + Binding: ObservationStatus (required) Fixed Value: final | 
|    category | SI | 1..1 | CodeableConceptIPS | Concept - reference to a terminology or just  text Binding: Observation Sub Categories (required) | 
|    code | SI | 1..1 | CodeableConceptIPS | Concept - reference to a terminology or just  text Binding: IPS Results Observation Pathology (extensible) | 
|    subject | SΣ | 1..1 | Reference(Patient (IPS)) | Who and/or what the observation is about | 
|     id | 0..1 | string | Unique id for inter-element referencing | |
|     extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
|     reference | SΣI | 1..1 | string | Literal reference, Relative, internal or absolute URL | 
|     type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) | 
|     identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | 
|     display | Σ | 0..1 | string | Text alternative for the resource | 
|    focus | Σ | 0..* | Reference(Resource) | What the observation is about, when it is not about the subject of record | 
|    encounter | Σ | 0..1 | Reference(Encounter) | Healthcare event during which this observation is made | 
|    effective[x] | SΣ | 1..1 | Clinically relevant time/time-period for observation | |
|     (All Types) | Content/Rules for all Types | |||
|      id | 0..1 | string | Unique id for inter-element referencing | |
|      data-absent-reason | S | 0..1 | code | effective[x] absence reason URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason Slice: Unordered, Open by value:url Binding: DataAbsentReason (required) | 
|     effectiveDateTime | dateTime | |||
|     effectivePeriod | Period | |||
|     effectiveTiming | Timing | |||
|     effectiveInstant | instant | |||
|    issued | Σ | 0..1 | instant | Date/Time this version was made available | 
|    performer | SΣ | 0..1 | Reference(Practitioner | Patient | Organization (laboratory)) | Who is responsible for the observation | 
|    value[x] | SΣI | 1..1 | Actual result Binding: IPS Results Coded Values Pathology (extensible) | |
|     valueString | string | |||
|     valueRange | Range | |||
|     valueRatio | Ratio | |||
|     valueDateTime | dateTime | |||
|     valueCodeableConcept | CodeableConcept | |||
|     valueQuantity | Quantity | |||
|    interpretation | 0..* | CodeableConcept | High, low, normal, etc. Binding: ObservationInterpretationCodes (extensible) | |
|    note | 0..* | Annotation | Comments about the observation | |
|    method | 0..1 | CodeableConcept | How it was done Binding: ObservationMethods (example) | |
|    specimen | S | 0..1 | Reference(Specimen (IPS)) | Specimen used for this observation | 
|     id | 0..1 | string | Unique id for inter-element referencing | |
|     extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
|     reference | SΣI | 1..1 | string | Literal reference, Relative, internal or absolute URL | 
|     type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) | 
|     identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | 
|     display | Σ | 0..1 | string | Text alternative for the resource | 
|    referenceRange | I | 0..* | BackboneElement | Provides guide for interpretation obs-3: Must have at least a low or a high or text | 
|     id | 0..1 | string | Unique id for inter-element referencing | |
|     extension | 0..* | Extension | Additional content defined by implementations | |
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|     low | I | 0..1 | SimpleQuantity | Low Range, if relevant | 
|     high | I | 0..1 | SimpleQuantity | High Range, if relevant | 
|     type | S | 1..1 | CodeableConcept | Reference range qualifier Binding: ObservationReferenceRangeMeaningCodes (preferred) | 
|     text | 0..1 | string | Text based reference range in an observation | |
|  Documentation for this format | ||||
Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron
 
     

