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

FHIR IG Statistics: ValueSet/cz-drzar-vs

Packagehl7.fhir.cz.terminology
TypeValueSet
Idcz-drzar-vs
FHIR VersionR5
Sourcehttps://hl7.cz/fhir/terminology/https://build.fhir.org/ig/HL7-cz/terminology/ValueSet-cz-drzar-vs.html
URLhttps://ncez.mzcr.cz/fhir/ValueSet/cz-drzar-vs
Version0.0.1
Statusactive
Date2022-12-26
NameDrzarVS
TitleDrzar (CZ)
Realmcz
Authorityhl7
DescriptionType of (healthcare) facility. (Druh zdravotnického zařízení.)

Resources that use this resource

StructureDefinition
cz-organization-baseOrganization (CZ base)

Resources that this resource uses

CodeSystem
cz-drzarType of healthcare facility

Narrative

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

Generated Narrative: ValueSet cz-drzar-vs

Language: cs-CZ


Source

{
  "resourceType": "ValueSet",
  "id": "cz-drzar-vs",
  "language": "cs-CZ",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "https://ncez.mzcr.cz/fhir/ValueSet/cz-drzar-vs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.203.24341.11.1.7"
    }
  ],
  "version": "0.0.1",
  "name": "DrzarVS",
  "title": "Drzar (CZ)",
  "status": "active",
  "experimental": false,
  "date": "2022-12-26",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Type of (healthcare) facility. (Druh zdravotnického zařízení.)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://ncez.mzcr.cz/fhir/CodeSystem/cz-drzar"
      }
    ]
  }
}