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

FHIR IG Statistics: ValueSet/specimen-type-oah-vs

Packagehl7.eu.fhir.oah
Resource TypeValueSet
Idspecimen-type-oah-vs
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/oah/https://build.fhir.org/ig/hl7-eu/oah/ValueSet-specimen-type-oah-vs.html
URLhttp://hl7.eu/fhir/ig/oah/ValueSet/specimen-type-oah-vs
Version0.1.0-ci-build
Statusdraft
Date2025-07-24T09:37:09+00:00
NameSpecimenTypeOahVs
TitleOAH Specimen Type
Realmeu
Authorityhl7
DescriptionThis Value Set is used to identify the indicators adopted by this project.

Resources that use this resource

StructureDefinition
specimen-oahSpecimen: OAH Indicators

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet specimen-type-oah-vs


Source

{
  "resourceType": "ValueSet",
  "id": "specimen-type-oah-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/oah/ValueSet/specimen-type-oah-vs",
  "version": "0.1.0-ci-build",
  "name": "SpecimenTypeOahVs",
  "title": "OAH Specimen Type",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-24T09:37:09+00:00",
  "publisher": "OneAquaHealth Project",
  "contact": [
    {
      "name": "OneAquaHealth Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.oneaquahealth.eu"
        }
      ]
    }
  ],
  "description": "This Value Set is used to identify the indicators adopted by this project.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "11713004",
            "display": "Water"
          }
        ]
      }
    ]
  }
}