FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.ebm-incubator
Resource TypeValueSet
IdValueSet-citation-status-type.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/ebm-incubator/ValueSet-citation-status-type.html
URLhttp://hl7.org/fhir/uv/ebm-incubator/ValueSet/citation-status-type
Version1.0.0-ballot
Statusactive
Date2021-03-11
NameCitationStatusType
TitleCitation Status Type
Realmuv
Authorityhl7
DescriptionCitation status type

Resources that use this resource

StructureDefinition
hl7.fhir.uv.ebm-incubator#currentCitationCitation

Resources that this resource uses

CodeSystem
hl7.fhir.uv.ebm-incubator#currentcitation-status-typeCitation Status Type

Narrative

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

Generated Narrative: ValueSet citation-status-type


Source1

{
  "resourceType": "ValueSet",
  "id": "citation-status-type",
  "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://hl7.org/fhir/uv/ebm-incubator/ValueSet/citation-status-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.2972"
    }
  ],
  "version": "1.0.0-ballot",
  "name": "CitationStatusType",
  "title": "Citation Status Type",
  "status": "active",
  "experimental": false,
  "date": "2021-03-11",
  "publisher": "HL7 International / Clinical Decision Support",
  "contact": [
    {
      "name": "HL7 International / Clinical Decision Support",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "Citation status type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/ebm-incubator/CodeSystem/citation-status-type"
      }
    ]
  }
}