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

FHIR IG Statistics: ValueSet/bibliography-artifact-type

Packagehl7.fhir.uv.order-catalog
TypeValueSet
Idbibliography-artifact-type
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/order-catalog/https://build.fhir.org/ig/HL7/fhir-order-catalog/ValueSet-bibliography-artifact-type.html
URLhttp://hl7.org/fhir/uv/order-catalog/ValueSet/bibliography-artifact-type
Version1.0.0-ballot
Statusactive
Date2019-12-20
NameBibliographyArtifactType
TitleTypes of bibliographic artifacts
Realmuv
Authorityhl7
Descriptiondocumentation | justification | citation

Resources that use this resource

StructureDefinition
LabServiceDefinitionLaboratory Service Definition

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet bibliography-artifact-type

Last updated: 2019-12-20 10:30:00+0000

Profile: Shareable ValueSet

  • Include these codes as defined in http://hl7.org/fhir/related-artifact-type
    CodeDisplayDefinition
    documentationDocumentationAdditional documentation for the knowledge resource. This would include additional instructions on usage as well as additional information on clinical context or appropriateness.
    justificationJustificationThe target artifact is a summary of the justification for the knowledge resource including supporting evidence, relevant guidelines, or other clinically important information. This information is intended to provide a way to make the justification for the knowledge resource available to the consumer of interventions or results produced by the knowledge resource.
    citationCitationBibliographic citation for papers, references, or other relevant material for the knowledge resource. This is intended to allow for citation of related material, but that was not necessarily specifically prepared in connection with this knowledge resource.

Source

{
  "resourceType": "ValueSet",
  "id": "bibliography-artifact-type",
  "meta": {
    "lastUpdated": "2019-12-20T10:30:00Z",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/order-catalog/ValueSet/bibliography-artifact-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.999.48.4"
    }
  ],
  "version": "1.0.0-ballot",
  "name": "BibliographyArtifactType",
  "title": "Types of bibliographic artifacts",
  "status": "active",
  "experimental": false,
  "date": "2019-12-20",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "documentation | justification | citation",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/related-artifact-type",
        "concept": [
          {
            "code": "documentation",
            "display": "Documentation"
          },
          {
            "code": "justification",
            "display": "Justification"
          },
          {
            "code": "citation",
            "display": "Citation"
          }
        ]
      }
    ]
  }
}