HL7 Version 2 to FHIR, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/v2-to-fhir/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/uv/v2mappings/datatype-sps-source-to-specimen | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: DatatypeSPSSourceToSpecimen | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Datatype SPS to the FHIR Specimen Resource.
This ConceptMap represents the mapping from the HL7 V2 SPS Data Type to the FHIR Specimen Resource. See also the FHIR Shorthand or the CSV Source.
HL7 v2 | Condition (IF True, args) | HL7 FHIR | Comments | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sort Order | Identifier | Name | Data Type | Cardinality - Min | Cardinality - Max | Computable ANTLR | Computable FHIRPath | Narrative | FHIR Attribute | Proposed Extension | Data Type | Cardinality - Min | Cardinality - Max | Data Type Mapping | Vocabulary Mapping (IS, ID, CE, CEN, CWE) | Assignment | |
1 | SPS.1 | Specimen source name or code | CE | 0 | 1 | Specimen.type | Specimen.CodeableConcept | 0 | 1 | CWE[CodeableConcept] | SpecimenType | ||||||
2 | SPS.2 | Additives | CWE | 0 | 1 | Specimen.container.additiveCodeableConcept | Specimen.CodeableConcept | 0 | 1 | CWE[CodeableConcept] | Additive/Preservative | ||||||
3 | SPS.3 | Freetext | TX | 0 | 1 | Specimen.note(Specimen.Annotation.text) | Specimen.markdown | 1 | 1 | ||||||||
4 | SPS.4 | Body Site | CE | 0 | 1 | Specimen.collection.bodySite | Specimen.CodeableConcept | 0 | 1 | CWE[CodeableConcept] | BodySite | ||||||
5 | SPS.5 | Site modifier | CE | 0 | 1 | ||||||||||||
6 | SPS.6 | Collection method modifier code | CE | 0 | 1 | Specimen.condition | Specimen.CodeableConcept | 0 | 1 | CWE[CodeableConcept] | SpecimenCondition | Note that in v2.5.1 only F (Frozen) and R(Refrigirated) are indicated without a full table. SpecimenCondition would be used in more curent case and is referenced if somebody used that table already. | |||||
7 | SPS.7 | Specimen role | CE | 0 | 1 |
Generated Narrative: ConceptMap datatype-sps-source-to-specimen
Mapping from SPS to Specimen
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code | Comment |
SPS.1 (Specimen source name or code) | is equivalent to | type | |
SPS.2 (Additives) | is equivalent to | container.additiveCodeableConcept | |
SPS.3 (Freetext) | is equivalent to | note(Annotation.text) | |
SPS.4 (Body Site) | is equivalent to | collection.bodySite | |
SPS.6 (Collection method modifier code) | is equivalent to | condition | Note that in v2.5.1 only F (Frozen) and R(Refrigirated) are indicated without a full table. SpecimenCondition would be used in more curent case and is referenced if somebody used that table already. |