Snapshot 3: Connectathon 32 Base

This is Snapshot #3 for FHIR R5, released to support Connectathon 32. For a full list of available versions, see the Directory of published versions.

Example ValueSet/doc-section-codes (Turtle)

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw Turtle (+ also see Turtle/RDF Format Specification)

Definition for Value SetDocument Section Codes

@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

# - resource -------------------------------------------------------------------

[] a fhir:ValueSet;
  fhir:Resource.id [ fhir:value "doc-section-codes"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2022-12-14T07:12:54.019+11:00" ];
     fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ]
  ];
  fhir:DomainResource.extension [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.value [ fhir:value "sd" ]
  ], [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.value [ fhir:value "draft" ]
  ], [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.value [ fhir:value "1" ]
  ];
  fhir:CanonicalResource.url [ fhir:value "http://hl7.org/fhir/ValueSet/doc-section-codes"];
  fhir:CanonicalResource.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.3.237" ]
  ], [
     fhir:Identifier.use [ fhir:value "old" ];
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.3.232" ]
  ], [
     fhir:Identifier.use [ fhir:value "old" ];
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.2.119" ]
  ];
  fhir:CanonicalResource.version [ fhir:value "5.0.0-snapshot3"];
  fhir:CanonicalResource.name [ fhir:value "DocumentSectionCodes"];
  fhir:CanonicalResource.title [ fhir:value "Document Section Codes"];
  fhir:CanonicalResource.status [ fhir:value "draft"];
  fhir:CanonicalResource.experimental [ fhir:value "true"];
  fhir:CanonicalResource.publisher [ fhir:value "HL7"];
  fhir:CanonicalResource.contact [
     fhir:ContactDetail.telecom [
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org" ]
     ]
  ];
  fhir:CanonicalResource.description [ fhir:value "Document section codes (LOINC codes used in CCDA sections)."];
  fhir:CanonicalResource.jurisdiction [
     fhir:CodeableConcept.coding [
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
       fhir:Coding.code [ fhir:value "001" ];
       fhir:Coding.display [ fhir:value "World" ]
     ]
  ];
  fhir:CanonicalResource.copyright [ fhir:value "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use."];
  fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/ValueSet/doc-section-codes"];
  fhir:ValueSet.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.3.237" ]
  ], [
     fhir:Identifier.use [ fhir:value "old" ];
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.3.232" ]
  ], [
     fhir:Identifier.use [ fhir:value "old" ];
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.2.119" ]
  ];
  fhir:ValueSet.version [ fhir:value "5.0.0-snapshot3"];
  fhir:ValueSet.name [ fhir:value "DocumentSectionCodes"];
  fhir:ValueSet.title [ fhir:value "Document Section Codes"];
  fhir:ValueSet.status [ fhir:value "draft"];
  fhir:ValueSet.experimental [ fhir:value "true"];
  fhir:ValueSet.publisher [ fhir:value "HL7"];
  fhir:ValueSet.contact [
     fhir:ContactDetail.telecom [
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org" ]
     ]
  ];
  fhir:ValueSet.description [ fhir:value "Document section codes (LOINC codes used in CCDA sections)."];
  fhir:ValueSet.jurisdiction [
     fhir:CodeableConcept.coding [
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
       fhir:Coding.code [ fhir:value "001" ];
       fhir:Coding.display [ fhir:value "World" ]
     ]
  ];
  fhir:ValueSet.copyright [ fhir:value "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use."];
  fhir:ValueSet.compose [
     fhir:ValueSetComposeComponent.include [
       fhir:ConceptSetComponent.system [ fhir:value "http://loinc.org" ];
       fhir:ConceptSetComponent.concept [
         fhir:ConceptReferenceComponent.code [ fhir:value "10154-3" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "10157-6" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "10160-0" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "10164-2" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "10183-2" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "10184-0" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "10187-3" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "10210-3" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "10216-0" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "10218-6" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "10218-6" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "10223-6" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "10222-8" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "11329-0" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "11348-0" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "11369-6" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "57852-6" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "11493-4" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "11535-2" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "11537-8" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "18776-5" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "18841-7" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "29299-5" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "29545-1" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "29549-3" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "29554-3" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "29762-2" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "30954-2" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "42344-2" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "42346-7" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "42348-3" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "42349-1" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "46240-8" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "46241-6" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "46264-8" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "47420-5" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "47519-4" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "48765-2" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "48768-6" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "51848-0" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "55109-3" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "55122-6" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "59768-2" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "59769-0" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "59770-8" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "59771-6" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "59772-4" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "59773-2" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "59775-7" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "59776-5" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "61149-1" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "61150-9" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "61150-9" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "69730-0" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "8648-8" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "8653-8" ]
       ], [
         fhir:ConceptReferenceComponent.code [ fhir:value "8716-3" ]
       ]
     ]
  ] .

# -------------------------------------------------------------------------------------


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.