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

FHIR IG Statistics: ValueSet/MicrobiolProcedures

Packagech.fhir.ig.ch-lab-order
TypeValueSet
IdMicrobiolProcedures
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-lab-order/https://build.fhir.org/ig/hl7ch/ch-lab-order/ValueSet-MicrobiolProcedures.html
URLhttp://fhir.ch/ig/ch-lab-order/ValueSet/MicrobiolProcedures
Version3.0.0-ci-build
Statusactive
Date2025-05-22T12:59:39+00:00
NameMicrobiologicalProcedure
TitleMicrobiological Procedure
Realmch
Authorityhl7
DescriptionValueset Snomed CT Codes of Microbiological Procedures
CopyrightCC0-1.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet MicrobiolProcedures


Source

{
  "resourceType": "ValueSet",
  "id": "MicrobiolProcedures",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2024-01-24T00:00:00+01:00"
      }
    }
  ],
  "url": "http://fhir.ch/ig/ch-lab-order/ValueSet/MicrobiolProcedures",
  "identifier": [
    {
      "use": "official"
    }
  ],
  "version": "3.0.0-ci-build",
  "name": "MicrobiologicalProcedure",
  "title": "Microbiological Procedure",
  "status": "active",
  "experimental": false,
  "date": "2025-05-22T12:59:39+00:00",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch"
        }
      ]
    },
    {
      "name": "Marcel Hanselmann",
      "telecom": [
        {
          "system": "email",
          "value": "laborprojektgruppe@gmail.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Valueset Snomed CT Codes of Microbiological Procedures",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "immutable": true,
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "14788002",
            "display": "Antimicrobial susceptibility test (procedure)"
          },
          {
            "code": "115254003",
            "display": "Fungal identification method (procedure)"
          },
          {
            "code": "115253009",
            "display": "Bacterial identification method (procedure)"
          }
        ]
      }
    ]
  }
}