FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.lab
Resource TypeValueSet
IdValueSet-cz-nclp-mtv-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/cz-lab/ValueSet-cz-nclp-mtv-vs.html
URLhttps://hl7.cz/fhir/lab/ValueSet/cz-nclp-mtv-vs
Version0.5.0
Statusactive
Date2023-01-01
NameCZ_NclpMtvVS
TitleNational Code List of Laboratory Result Values
Realmcz
Authorityhl7
DescriptionThis value set contains all items from the NCLP MTV code system used to encode laboratory result values represented as CodeableConcept.

Resources that use this resource

StructureDefinition
hl7.fhir.cz.lab#currentcz-observation-result-laboratoryObservation Laboratory (CZ)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet cz-nclp-mtv-vs

  • Include all codes defined in https://ncez.mzcr.cz/nclp/CodeSystem/nclpmtv version Not Stated (use latest from terminology server)

Source1

{
  "resourceType": "ValueSet",
  "id": "cz-nclp-mtv-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/lab/ValueSet/cz-nclp-mtv-vs",
  "version": "0.5.0",
  "name": "CZ_NclpMtvVS",
  "title": "National Code List of Laboratory Result Values",
  "status": "active",
  "experimental": false,
  "date": "2023-01-01",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.cz"
        }
      ]
    }
  ],
  "description": "This value set contains all items from the NCLP MTV code system used to encode laboratory result values represented as CodeableConcept.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://ncez.mzcr.cz/nclp/CodeSystem/nclpmtv"
      }
    ]
  }
}