Cqgc Implementation Guide
0.1.0 - CI Build

Cqgc Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: Ferlab.bio StructureDefinition/specimen-type

Official URL: http://fhir.cqgc.ferlab.bio/StructureDefinition/specimen-type Version: 0.1.0
Active as of 2020-08-12 Computable Name: specimen-type

Specimen type

Context of Use

This extension may be used on the following element(s):

  • Element ID Patient

Usage info

Usages:

  • This Extension is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

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

This structure is derived from Extension

Summary

Simple Extension with the type Coding: Specimen type

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension S 0..1 Extension specimen-type
... extension 0..* Extension Extension
... url 1..1 uri "http://fhir.cqgc.ferlab.bio/StructureDefinition/specimen-type"
... value[x] 0..1 Coding Value of extension
Binding: Specimen types (required): Specimen type

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension S 0..1 Extension specimen-type
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "http://fhir.cqgc.ferlab.bio/StructureDefinition/specimen-type"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type Coding: Specimen type

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension S 0..1 Extension specimen-type
... extension 0..* Extension Extension
... url 1..1 uri "http://fhir.cqgc.ferlab.bio/StructureDefinition/specimen-type"
... value[x] 0..1 Coding Value of extension
Binding: Specimen types (required): Specimen type

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension S 0..1 Extension specimen-type
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "http://fhir.cqgc.ferlab.bio/StructureDefinition/specimen-type"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]requiredspecimen-type(a valid code from Specimen types)
http://fhir.cqgc.ferlab.bio/ValueSet/specimen-type
From this IG

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()