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

FHIR IG Statistics: CodeSystem/livd-section-type

Packagehl7.fhir.uv.livd
TypeCodeSystem
Idlivd-section-type
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/livd/https://build.fhir.org/ig/HL7/livd/CodeSystem-livd-section-type.html
URLhttp://hl7.org/fhir/uv/livd/CodeSystem/livd-section-type
Version0.2.0
Statusactive
Date2024-12-19T18:01:42+00:00
NameLivdSectionTypeCS
TitleTypes of sections for the LIVD catalog
Realmuv
Authorityhl7
DescriptionTypes of sections for the LIVD catalog
Contentcomplete

Resources that use this resource

ValueSet
livd-section-typeTypes of sections for the LIVD catalog

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem livd-section-type

This code system http://hl7.org/fhir/uv/livd/CodeSystem/livd-section-type defines the following codes:

CodeDisplay
devices Device Definitions
concept-map Concept Map
loinc-codes LOINC Codes
ivd-test-codes IVD Test Codes
observation-definitions Observation Definitions

Source

{
  "resourceType": "CodeSystem",
  "id": "livd-section-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    }
  ],
  "url": "http://hl7.org/fhir/uv/livd/CodeSystem/livd-section-type",
  "version": "0.2.0",
  "name": "LivdSectionTypeCS",
  "title": "Types of sections for the LIVD catalog",
  "status": "active",
  "experimental": false,
  "date": "2024-12-19T18:01:42+00:00",
  "publisher": "HL7 International - Orders and Observations Work Group",
  "description": "Types of sections for the LIVD catalog",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "content": "complete",
  "concept": [
    {
      "code": "devices",
      "display": "Device Definitions"
    },
    {
      "code": "concept-map",
      "display": "Concept Map"
    },
    {
      "code": "loinc-codes",
      "display": "LOINC Codes"
    },
    {
      "code": "ivd-test-codes",
      "display": "IVD Test Codes"
    },
    {
      "code": "observation-definitions",
      "display": "Observation Definitions"
    }
  ]
}