0.1.0 - ci-build

WOFConnect, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/servicewell/servicewell.fhir.wof-connect/ and changes regularly. See the Directory of published versions

: Service Type Id as Code - XML Representation

Active as of 2025-10-30

Raw xml | Download


<NamingSystem xmlns="http://hl7.org/fhir">
  <id value="service-type-id"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: NamingSystem service-type-id</b></p><a name="service-type-id"> </a><a name="hcservice-type-id"> </a><h3>Summary</h3><table class="grid"><tr><td>Defining URL</td><td>http://canonical.fhir.link/servicewell/wof-connect/NamingSystem/service-type-id</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>ServiceTypeId</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>NamingSystem describing the dynamic code system used for service types that identifies with an ID, for example treatment.id in Frenda</p>
</div></td></tr><tr><td>Publisher</td><td>Service Well AB</td></tr></table><h3>Identifiers</h3><table class="grid"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id</td><td>true</td><td>URI to identify the servicetype by id in a CodeSystem context</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url">
    <valueUri
              value="http://canonical.fhir.link/servicewell/wof-connect/NamingSystem/service-type-id"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version">
    <valueString value="0.1.0"/>
  </extension>
  <name value="ServiceTypeId"/>
  <status value="active"/>
  <kind value="codesystem"/>
  <date value="2025-10-30"/>
  <publisher value="Service Well AB"/>
  <contact>
    <name value="Service Well AB"/>
    <telecom>
      <system value="url"/>
      <value value="https://servicewell.se"/>
    </telecom>
  </contact>
  <description
               value="NamingSystem describing the dynamic code system used for service types that identifies with an ID, for example treatment.id in Frenda"/>
  <usage
         value="Used in WofConnect to identify ActivityDefinition ServiceType in case of an identifier example Treatment.Id as a code system in FHIR resources"/>
  <uniqueId>
    <type value="uri"/>
    <value
           value="http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"/>
    <preferred value="true"/>
    <comment
             value="URI to identify the servicetype by id in a CodeSystem context"/>
  </uniqueId>
</NamingSystem>