FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "cz-documentAuditEvent-type-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/hie/ValueSet/cz-documentAuditEvent-type-vs",
"version": "0.0.1",
"name": "CZ_DocumentAuditEventTypeVs",
"title": "CZ Document Audit Event Type 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 audit event type.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"compose": {
"include": [
{
"system": "https://hl7.cz/fhir/hie/CodeSystem/cz-documentAuditEvent-type-cs"
}
]
}
}