R6 Ballot (3rd Draft) FHIR CI-Build

Publish-box (todo) This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example MolecularDefinition/example-allele5 (JSON) ConceptMap/sc-document-reference-status (XML)

Maturity Level : N/A
Clinical Genomics Responsible Owner: Orders and Observations Work Group Standards Status : Informative Compartments : No defined compartments

Raw JSON XML ( canonical form + also see JSON XML Format Specification )

Simple Allele example 5 Canonical Mapping for "DocumentReferenceStatus"

{ "resourceType" : "MolecularDefinition", "id" : "example-allele5", "moleculeType" : { "coding" : [{ "system" : "http://hl7.org/fhir/sequence-type", "code" : "dna", "display" : "DNA Sequence" }] }, "location" : [{ "sequenceLocation" : { "sequenceContext" : { "reference" : "MolecularDefinition/example-sequence-hla000011", "type" : "MolecularDefinition", "display" : "Starting Sequence Resource: HLA00001" } } }], "representation" : [{ "relative" : { "startingMolecule" : { "reference" : "MolecularDefinition/example-sequence-hla000011", "type" : "MolecularDefinition", "display" : "Starting Sequence Resource: HLA00001" }, "edit" : [{ "coordinateInterval" : { "coordinateSystem" : { "system" : { "coding" : [{ "system" : "http://loinc.org", "code" : "LA30100-4", "display" : "0-based interval counting" }], "text" : "0-based interval counting" } } }, "replacementMolecule" : { "reference" : "MolecularDefinition/example-sequence-t", "type" : "MolecularDefinition", "display" : "Replacement Sequence Resource: T" }, "replacedMolecule" : { "reference" : "MolecularDefinition/example-sequence-c", "type" : "MolecularDefinition", "display" : "Replaced Sequence Resource: C" } }] } }] }
<?xml version="1.0" encoding="UTF-8"?>

<ConceptMap xmlns="http://hl7.org/fhir">  <id value="sc-document-reference-status"/>   <text>     <status value="generated"/>     <div xmlns="http://www.w3.org/1999/xhtml">      <p class="res-header-id">        <b> Generated Narrative: ConceptMap sc-document-reference-status</b>       </p>       <a name="sc-document-reference-status"> </a>       <a name="hcsc-document-reference-status"> </a>       <p> Mapping from         <a href="valueset-document-reference-status.html">DocumentReferenceStatus</a>  to         <a href="valueset-resource-status.html">Canonical Status Codes for FHIR Resources</a>       </p>       <br/>        <p>         <b> Group 1 </b> Mapping from         <a href="codesystem-document-reference-status.html">DocumentReferenceStatus</a>  to         <a href="codesystem-resource-status.html">Canonical Status Codes for FHIR Resources</a>       </p>       <table class="grid">        <tr>           <td>             <b> Source Code</b>           </td>           <td>             <b> Relationship</b>           </td>           <td>             <b> Target Code</b>           </td>         </tr>         <tr>           <td> entered-in-error</td>           <td>             <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>           </td>           <td> error</td>         </tr>         <tr>           <td> current</td>           <td>             <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>           </td>           <td> active</td>         </tr>         <tr>           <td> superseded</td>           <td>             <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>           </td>           <td> inactive</td>         </tr>       </table>     </div>   </text>   <url value="http://hl7.org/fhir/ConceptMap/sc-document-reference-status"/>   <version value="6.0.0-ballot3"/>   <name value="DocumentReferenceStatusCanonicalMap"/>   <title value="Canonical Mapping for &quot;DocumentReferenceStatus&quot;"/>   <status value="draft"/>   <experimental value="false"/>   <date value="2025-12-17T09:50:17+00:00"/>   <publisher value="HL7 International / Orders and Observations"/>   <contact>     <telecom>       <system value="url"/>       <value value="http://www.hl7.org/Special/committees/orders"/>     </telecom>   </contact>   <description value="Canonical Mapping for &quot;The status of the document reference.&quot;"/>   <jurisdiction>     <coding>       <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>       <code value="001"/>       <display value="World"/>     </coding>   </jurisdiction>   <sourceScopeCanonical value="http://hl7.org/fhir/ValueSet/document-reference-status"/>   <targetScopeCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/>   <group>     <source value="http://hl7.org/fhir/document-reference-status"/>     <target value="http://hl7.org/fhir/resource-status"/>     <element>       <code value="entered-in-error"/>       <target>         <code value="error"/>         <relationship value="equivalent"/>       </target>     </element>     <element>       <code value="current"/>       <target>         <code value="active"/>         <relationship value="equivalent"/>       </target>     </element>     <element>       <code value="superseded"/>       <target>         <code value="inactive"/>         <relationship value="equivalent"/>       </target>     </element>   </group> 
</

ConceptMap

>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.