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

FHIR IG Statistics: ValueSet/cited-artifact-part-type

Packagehl7.terminology.r3
TypeValueSet
Idcited-artifact-part-type
FHIR VersionR3
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.5.0/ValueSet-cited-artifact-part-type.html
URLhttp://terminology.hl7.org/ValueSet/cited-artifact-part-type
Version1.0.0
Statusactive
Date2025-01-20T16:55:11+11:00
NameCitedArtifactPartType
TitleCited Artifact Part Type
Realmuv
Authorityhl7
DescriptionTo describe the reason for the variant citation, such as version number or subpart specification.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
cited-artifact-part-typeCited Artifact Part Type
cited-artifact-part-typeCited Artifact Part Type

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet cited-artifact-part-type


Source

{
  "resourceType": "ValueSet",
  "id": "cited-artifact-part-type",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/cited-artifact-part-type",
  "version": "1.0.0",
  "name": "CitedArtifactPartType",
  "title": "Cited Artifact Part Type",
  "status": "active",
  "experimental": false,
  "date": "2025-01-20T16:55:11+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "To describe the reason for the variant citation, such as version number or subpart specification.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/cited-artifact-part-type"
      }
    ]
  }
}