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

FHIR IG Statistics: ValueSet/published-in-type

Packagehl7.terminology.r3
TypeValueSet
Idpublished-in-type
FHIR VersionR3
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.5.0/ValueSet-published-in-type.html
URLhttp://terminology.hl7.org/ValueSet/published-in-type
Version1.0.0
Statusactive
Date2025-01-20T16:55:11+11:00
NamePublishedInType
TitlePublished In Type
Realmuv
Authorityhl7
DescriptionThe type of publication such as book, database, or journal.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
published-in-typePublished In Type
published-in-typePublished In Type

Narrative

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

Generated Narrative: ValueSet published-in-type


Source

{
  "resourceType": "ValueSet",
  "id": "published-in-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/published-in-type",
  "version": "1.0.0",
  "name": "PublishedInType",
  "title": "Published In 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": "The type of publication such as book, database, or journal.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/published-in-type"
      }
    ]
  }
}