FHIR IG analytics| Package | hl7.fhir.cz.img |
| Resource Type | ValueSet |
| Id | ValueSet-cz-participation-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/img/ValueSet-cz-participation-type.html |
| URL | https://ncez.mzcr.cz/terminology/ValueSet/participationType-cz |
| Version | 1.0.0 |
| Status | active |
| Date | 2024-01-01 |
| Name | CZ_ParticipationTypeVS |
| Title | Participation Type Value Set |
| Realm | cz |
| Authority | hl7 |
| Description | Participation type for Imaging Study series performer, it extends on the base set defined in the FHIR specification. |
| StructureDefinition | ||
| hl7.fhir.cz.img#current | cz-study-imaging | Imaging Study (CZ) |
| CodeSystem | ||
| hl7.terminology#current | v3-ParticipationType | ParticipationType |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet cz-participation-type
Language: cs
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v3-ParticipationType version 📍5.0.0| Code | Display | Definition |
| CST | custodian | An entity (person, organization or device) that is in charge of maintaining the information of this act (e.g., who maintains the report or the master service catalog item, etc.). |
{
"resourceType": "ValueSet",
"id": "cz-participation-type",
"language": "cs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://ncez.mzcr.cz/terminology/ValueSet/participationType-cz",
"version": "1.0.0",
"name": "CZ_ParticipationTypeVS",
"title": "Participation Type Value Set",
"status": "active",
"experimental": false,
"date": "2024-01-01",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Participation type for Imaging Study series performer, it extends on the base set defined in the FHIR specification.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"http://hl7.org/fhir/ValueSet/series-performer-function"
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"version": "5.0.0",
"concept": [
{
"code": "CST",
"display": "custodian"
}
]
}
]
}
}