Package | ihe.iti.balp |
Type | ValueSet |
Id | AllReadVS |
FHIR Version | R4 |
Source | https://profiles.ihe.net/ITI/BALP/https://build.fhir.org/ig/IHE/ITI.BasicAudit/ValueSet-AllReadVS.html |
URL | https://profiles.ihe.net/ITI/BALP/ValueSet/AllReadVS |
Version | 1.1.4-current |
Status | active |
Date | 2025-05-30T22:15:37+00:00 |
Name | AllReadVS |
Title | all Reads |
Realm | uv |
Authority | ihe |
Description | ValueSet of the restful-interaction reads |
StructureDefinition | |
IHE.BasicAudit.Read | Basic AuditEvent for a successful Read |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet AllReadVS
http://hl7.org/fhir/restful-interaction
Code | Display | Definition |
read | read | Read the current state of the resource. |
vread | vread | Read the state of a specific version of the resource. |
{ "resourceType": "ValueSet", "id": "AllReadVS", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://profiles.ihe.net/ITI/BALP/ValueSet/AllReadVS", "version": "1.1.4-current", "name": "AllReadVS", "title": "all Reads", "status": "active", "experimental": false, "date": "2025-05-30T22:15:37+00:00", "publisher": "IHE IT Infrastructure Technical Committee", "contact": [ { "name": "IHE IT Infrastructure Technical Committee", "telecom": [ { "system": "url", "value": "https://www.ihe.net/ihe_domains/it_infrastructure/" }, { "system": "email", "value": "iti@ihe.net" } ] }, { "name": "IHE IT Infrastructure Technical Committee", "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] } ], "description": "ValueSet of the restful-interaction reads", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "compose": { "include": [ { "system": "http://hl7.org/fhir/restful-interaction", "concept": [ { "code": "read" }, { "code": "vread" } ] } ] } }