FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/profile-ext-source-conformance-version.StructureDefinition

Packagepharmacyeclaim.two
Resource TypeStructureDefinition
Idprofile-ext-source-conformance-version.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=pharmacyeclaim.two@1.0.2-preview&canonical=http://pharmacyeclaims.ca/fhir/StructureDefinition/ext-messageheader-conformance-version
URLhttp://pharmacyeclaims.ca/fhir/StructureDefinition/ext-messageheader-conformance-version
Statusdraft
NameSourceConformanceVersion
DescriptionThis is the version number of the software that underwent conformance testing. It may be earlier than the source.version in cases where the application has since undergone changes that do not affect the communication interface. Usage Note: This version may be registered with a Hub and will be validated by the Hub at runtime.
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://pharmacyeclaims.ca/fhir/StructureDefinition/ext-messageheader-conformance-version",
  "name": "SourceConformanceVersion",
  "status": "draft",
  "description": "This is the version number of the software that underwent conformance testing. It may be earlier than the source.version in cases where the application has since undergone changes that do not affect the communication interface.\r\n\r\nUsage Note: This version may be registered with a Hub and will be validated by the Hub at runtime.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "MessageHeader.source"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://pharmacyeclaims.ca/fhir/StructureDefinition/ext-messageheader-conformance-version"
      }
    ]
  }
}