This page is part of the FHIR for FAIR - FHIR Implementation Guide (v1.0.0: STU 1) based on FHIR v4.3.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: RelatedArtifactType [ValueSet] - JSON Representation
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" : "2022-09-28T16:10:33+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"
}
]
}
}