FHIR for FAIR - FHIR Implementation Guide
1.0.0 - STU 1 International flag

FHIR for FAIR - FHIR Implementation Guide, published by Health Level Seven International - SOA Work Group. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-for-fair/ and changes regularly. See the Directory of published versions

: RelatedArtifactType [ValueSet] - JSON Representation

Active as of 2024-01-05

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "related-artifact-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-related-artifact-type.html\"><code>http://hl7.org/fhir/uv/fhir-for-fair/CodeSystem/related-artifact-type</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/fhir-for-fair/ValueSet/related-artifact-type",
  "version" : "1.0.0",
  "name" : "VsRelatedArtifactType",
  "title" : "RelatedArtifactType [ValueSet]",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-01-05T17:42:10+00:00",
  "publisher" : "Health Level Seven International - SOA Work Group",
  "contact" : [
    {
      "name" : "Health Level Seven International - SOA Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/soa"
        }
      ]
    },
    {
      "name" : "HL7 SOA Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/soa"
        }
      ]
    }
  ],
  "description" : "The type of relationship to the related artifact.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/uv/fhir-for-fair/CodeSystem/related-artifact-type"
      }
    ]
  }
}