FHIR IG analytics
| Package | hl7.fhir.cz.hie |
| Resource Type | ValueSet |
| Id | ValueSet-cz-documentEntry-confidentialityCode-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/HIE/ValueSet-cz-documentEntry-confidentialityCode-vs.html |
| URL | https://hl7.cz/fhir/hie/ValueSet/cz-documentEntry-confidentialityCode-vs |
| Version | 0.0.1 |
| Status | draft |
| Date | 2025-12-19T11:35:05+00:00 |
| Name | CZ_DocumentEntryConfidentialityCodeVs |
| Title | CZ DocumentEntry Confidentiality ValueSet |
| Realm | cz |
| Authority | hl7 |
| Description | Document confidentiality codes. |
| Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "cz-documentEntry-confidentialityCode-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/hie/ValueSet/cz-documentEntry-confidentialityCode-vs",
"version": "0.0.1",
"name": "CZ_DocumentEntryConfidentialityCodeVs",
"title": "CZ DocumentEntry Confidentiality ValueSet",
"status": "draft",
"experimental": false,
"date": "2025-12-19T11:35:05+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Document confidentiality codes.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "17621005",
"display": "Normal"
},
{
"code": "263856008",
"display": "Restricted"
}
]
}
]
}
}