FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.10.0  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem capability-statement-kind

<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="capability-statement-kind"/>
  <meta>
    <lastUpdated value="2023-03-26T15:21:02.749+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div value="&lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
      
      
      
      
            &lt;p&gt;This code system http://hl7.org/fhir/capability-statement-kind defines the following codes:&lt;/p&gt;
      
      
      
      
            &lt;table class=&quot;codes&quot;&gt;
        
        
        
        
              &lt;tr&gt;
          
          
          
          
                &lt;td style=&quot;white-space:nowrap&quot;&gt;
            
            
            
            
                  &lt;b&gt;Code&lt;/b&gt;
          
          
          
          
                &lt;/td&gt;
          
          
          
          
                &lt;td&gt;
            
            
            
            
                  &lt;b&gt;Display&lt;/b&gt;
          
          
          
          
                &lt;/td&gt;
          
          
          
          
                &lt;td&gt;
            
            
            
            
                  &lt;b&gt;Definition&lt;/b&gt;
          
          
          
          
                &lt;/td&gt;
          
          
          
          
                &lt;td&gt;
            
            
            
            
                  &lt;b&gt;Comments&lt;/b&gt;
          
          
          
          
                &lt;/td&gt;
        
        
        
        
              &lt;/tr&gt;
        
        
        
        
              &lt;tr&gt;
          
          
          
          
                &lt;td style=&quot;white-space:nowrap&quot;&gt;instance
            
            
            
            
                  &lt;a name=&quot;capability-statement-kind-instance&quot;&gt; &lt;/a&gt;
          
          
          
          
                &lt;/td&gt;
          
          
          
          
                &lt;td&gt;Instance&lt;/td&gt;
          
          
          
          
                &lt;td&gt;The CapabilityStatement instance represents the present capabilities of a specific system instance.  This is the kind returned by /metadata for a FHIR server end-point.&lt;/td&gt;
          
          
          
          
                &lt;td/&gt;
        
        
        
        
              &lt;/tr&gt;
        
        
        
        
              &lt;tr&gt;
          
          
          
          
                &lt;td style=&quot;white-space:nowrap&quot;&gt;capability
            
            
            
            
                  &lt;a name=&quot;capability-statement-kind-capability&quot;&gt; &lt;/a&gt;
          
          
          
          
                &lt;/td&gt;
          
          
          
          
                &lt;td&gt;Capability&lt;/td&gt;
          
          
          
          
                &lt;td&gt;The CapabilityStatement instance represents the capabilities of a system or piece of software, independent of a particular installation.&lt;/td&gt;
          
          
          
          
                &lt;td&gt;Elements marked as &apos;optional&apos; represent configurable capabilities&lt;/td&gt;
        
        
        
        
              &lt;/tr&gt;
        
        
        
        
              &lt;tr&gt;
          
          
          
          
                &lt;td style=&quot;white-space:nowrap&quot;&gt;requirements
            
            
            
            
                  &lt;a name=&quot;capability-statement-kind-requirements&quot;&gt; &lt;/a&gt;
          
          
          
          
                &lt;/td&gt;
          
          
          
          
                &lt;td&gt;Requirements&lt;/td&gt;
          
          
          
          
                &lt;td&gt;The CapabilityStatement instance represents a set of requirements for other systems to meet; e.g. as part of an implementation guide or &apos;request for proposal&apos;.&lt;/td&gt;
          
          
          
          
                &lt;td/&gt;
        
        
        
        
              &lt;/tr&gt;
      
      
      
      
            &lt;/table&gt;
    
    
    
    
          &lt;/div&gt;"/>
  </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="normative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
    <valueCode value="4.0.0"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="5"/>
  </extension>
  <url value="http://hl7.org/fhir/capability-statement-kind"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.4.199"/>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.189"/>
  </identifier>
  <version value="5.0.0"/>
  <name value="CapabilityStatementKind"/>
  <title value="Capability Statement Kind"/>
  <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="How a capability statement is intended to be used."/>
  <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/capability-statement-kind"/>
  <content value="complete"/>
  <concept>
    <code value="instance"/>
    <display value="Instance"/>
    <definition value="The CapabilityStatement instance represents the present capabilities of a specific system instance.  This is the kind returned by /metadata for a FHIR server end-point."/>
  </concept>
  <concept>
    <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments">
      <valueString value="Elements marked as &apos;optional&apos; represent configurable capabilities"/>
    </extension>
    <code value="capability"/>
    <display value="Capability"/>
    <definition value="The CapabilityStatement instance represents the capabilities of a system or piece of software, independent of a particular installation."/>
  </concept>
  <concept>
    <code value="requirements"/>
    <display value="Requirements"/>
    <definition value="The CapabilityStatement instance represents a set of requirements for other systems to meet; e.g. as part of an implementation guide or &apos;request for proposal&apos;."/>
  </concept>
</CodeSystem>