Package | ihe.iti.mhd |
Type | ValueSet |
Id | DocumentReferenceStats |
FHIR Version | R4 |
Source | https://profiles.ihe.net/ITI/MHD/https://build.fhir.org/ig/IHE/ITI.MHD/ValueSet-DocumentReferenceStats.html |
URL | https://profiles.ihe.net/ITI/MHD/ValueSet/DocumentReferenceStats |
Version | 4.2.3-current |
Status | active |
Date | 2025-04-28T16:15:50+00:00 |
Name | DocumentReferenceStats |
Title | MHD DocumentReference status codes |
Realm | uv |
Authority | ihe |
Description | ValueSet that does not include entered-in-error as that does not map |
StructureDefinition | |
IHE.MHD.Minimal.DocumentReference | MHD DocumentReference Minimal |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet DocumentReferenceStats
http://hl7.org/fhir/document-reference-status
Code | Display | Definition |
current | Current | This is the current reference for this document. |
superseded | Superseded | This reference has been superseded by another reference. |
{ "resourceType": "ValueSet", "id": "DocumentReferenceStats", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://profiles.ihe.net/ITI/MHD/ValueSet/DocumentReferenceStats", "version": "4.2.3-current", "name": "DocumentReferenceStats", "title": "MHD DocumentReference status codes", "status": "active", "experimental": false, "date": "2025-04-28T16:15:50+00:00", "publisher": "IHE IT Infrastructure Technical Committee", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.ihe.net/ihe_domains/it_infrastructure/" } ] }, { "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] }, { "name": "IHE IT Infrastructure Technical Committee", "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] } ], "description": "ValueSet that does not include entered-in-error as that does not map", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "compose": { "include": [ { "system": "http://hl7.org/fhir/document-reference-status", "concept": [ { "code": "current" }, { "code": "superseded" } ] } ] } }