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

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

Packagehl7.terminology
Resource TypeValueSet
Idcited-artifact-status-type
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-cited-artifact-status-type.html
URLhttp://terminology.hl7.org/ValueSet/cited-artifact-status-type
Version1.0.0
Statusactive
Date2025-01-20T10:55:11.085+11:00
NameCitedArtifactStatusType
TitleCited Artifact Status Type
Realmuv
Authorityhl7
DescriptionCited Artifact Status Type

Resources that use this resource

StructureDefinition
guideline-registrationGuidelineRegistration

Resources that this resource uses

CodeSystem
cited-artifact-status-typeCited Artifact Status Type

Narrative

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

Generated Narrative: ValueSet cited-artifact-status-type

Last updated: 2021-03-11 10:55:11+1100

Profile: Shareable ValueSet


Source

{
  "resourceType": "ValueSet",
  "id": "cited-artifact-status-type",
  "meta": {
    "lastUpdated": "2021-03-11T10:55:11.085+11:00",
    "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-status-type",
  "version": "1.0.0",
  "name": "CitedArtifactStatusType",
  "title": "Cited Artifact Status Type",
  "status": "active",
  "experimental": false,
  "date": "2025-01-20T10:55:11.085+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Cited Artifact Status Type",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type"
      }
    ]
  }
}