View raw Markdown
type: valuesetvalueset: doc-typecodes

FHIR Document Type Codes

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="doc-typecodes"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="sd"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/doc-typecodes"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.240"/>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.235"/>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.2.121"/>
  </identifier>
  <version value="6.0.0"/>
  <name value="FHIRDocumentTypeCodes"/>
  <title value="FHIR Document Type Codes"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="HL7"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="FHIR Document Codes - all LOINC codes where scale type = 'DOC'."/>
  <copyright 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."/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <filter>
        <property value="SCALE_TYP"/>
        <op value="="/>
        <value value="LP32888-7"/>
      </filter>
    </include>
  </compose>
</ValueSet>