FHIR CI-Build

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

Example CodeSystem/group-type (XML)

FHIR Infrastructure Work GroupMaturity Level: N/AStandards Status: Informative

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

Definition for Code SystemGroupType

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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="group-type"/> 
  <meta> 
    <lastUpdated value="2024-03-27T11:56:58.316+00:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p> This case-sensitive code system 
        <code> http://hl7.org/fhir/group-type</code>  defines the following codes:
      </p> 
      <table class="codes">
        <tr> 
          <td style="white-space:nowrap">
            <b> Code</b> 
          </td> 
          <td> 
            <b> Display</b> 
          </td> 
          <td> 
            <b> Definition</b> 
          </td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">person
            <a name="group-type-person"> </a> 
          </td> 
          <td> Person</td> 
          <td> Group contains &quot;person&quot; Patient resources.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">animal
            <a name="group-type-animal"> </a> 
          </td> 
          <td> Animal</td> 
          <td> Group contains &quot;animal&quot; Patient resources.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">practitioner
            <a name="group-type-practitioner"> </a> 
          </td> 
          <td> Practitioner</td> 
          <td> Group contains healthcare practitioner resources (Practitioner or PractitionerRole).</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">device
            <a name="group-type-device"> </a> 
          </td> 
          <td> Device</td> 
          <td> Group contains Device resources.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">careteam
            <a name="group-type-careteam"> </a> 
          </td> 
          <td> CareTeam</td> 
          <td> Group contains CareTeam resources.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">healthcareservice
            <a name="group-type-healthcareservice"> </a> 
          </td> 
          <td> HealthcareService</td> 
          <td> Group contains HealthcareService resources.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">location
            <a name="group-type-location"> </a> 
          </td> 
          <td> Location</td> 
          <td> Group contains Location resources.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">organization
            <a name="group-type-organization"> </a> 
          </td> 
          <td> Organization</td> 
          <td> Group contains Organization resources.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">relatedperson
            <a name="group-type-relatedperson"> </a> 
          </td> 
          <td> RelatedPerson</td> 
          <td> Group contains RelatedPerson resources.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">specimen
            <a name="group-type-specimen"> </a> 
          </td> 
          <td> Specimen</td> 
          <td> Group contains Specimen resources.</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/> 
  </extension> 
  <url value="http://hl7.org/fhir/group-type"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.4.285"/> 
  </identifier> 
  <identifier> 
    <use value="old"/> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.1.278"/> 
  </identifier> 
  <identifier> 
    <use value="old"/> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.2.156"/> 
  </identifier> 
  <version value="6.0.0-cibuild"/> 
  <name value="GroupType"/> 
  <title value="Group Type"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <date value="2021-01-05T10:01:24+11:00"/> 
  <publisher value="HL7 (FHIR Project)"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
    <telecom> 
      <system value="email"/> 
      <value value="fhir@lists.hl7.org"/> 
    </telecom> 
  </contact> 
  <description value="Types of resources that are part of group."/> 
  <jurisdiction> 
    <coding> 
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> 
      <code value="001"/> 
      <display value="World"/> 
    </coding> 
  </jurisdiction> 
  <caseSensitive value="true"/> 
  <valueSet value="http://hl7.org/fhir/ValueSet/group-type"/> 
  <content value="complete"/> 
  <concept> 
    <code value="person"/> 
    <display value="Person"/> 
    <definition value="Group contains &quot;person&quot; Patient resources."/> 
  </concept> 
  <concept> 
    <code value="animal"/> 
    <display value="Animal"/> 
    <definition value="Group contains &quot;animal&quot; Patient resources."/> 
  </concept> 
  <concept> 
    <code value="practitioner"/> 
    <display value="Practitioner"/> 
    <definition value="Group contains healthcare practitioner resources (Practitioner or PractitionerRole)."/> 
  </concept> 
  <concept> 
    <code value="device"/> 
    <display value="Device"/> 
    <definition value="Group contains Device resources."/> 
  </concept> 
  <concept> 
    <code value="careteam"/> 
    <display value="CareTeam"/> 
    <definition value="Group contains CareTeam resources."/> 
  </concept> 
  <concept> 
    <code value="healthcareservice"/> 
    <display value="HealthcareService"/> 
    <definition value="Group contains HealthcareService resources."/> 
  </concept> 
  <concept> 
    <code value="location"/> 
    <display value="Location"/> 
    <definition value="Group contains Location resources."/> 
  </concept> 
  <concept> 
    <code value="organization"/> 
    <display value="Organization"/> 
    <definition value="Group contains Organization resources."/> 
  </concept> 
  <concept> 
    <code value="relatedperson"/> 
    <display value="RelatedPerson"/> 
    <definition value="Group contains RelatedPerson resources."/> 
  </concept> 
  <concept> 
    <code value="specimen"/> 
    <display value="Specimen"/> 
    <definition value="Group contains Specimen resources."/> 
  </concept> 
</CodeSystem> 

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.