Package | ihe-de.iti.xds-vs |
Type | CodeSystem |
Id | AvailabilityStatusCode |
FHIR Version | R4 |
Source | http://www.ihe-d.de/fhir/https://build.fhir.org/ig/IHE-Germany/ITI.XDS.VS/CodeSystem-AvailabilityStatusCode.html |
URL | http://www.ihe-d.de/fhir/CodeSystem/AvailabilityStatusCode |
Version | 4.0.0-alpha1 |
Status | draft |
Date | 2025-04-14 |
Name | AvailabilityStatusCodeCS |
Title | Verfügbarkeitsstatus von Dokumenten |
Realm | de |
Authority | ihe |
Description | **Verfügbarkeitsstatus** von Dokumenten (ersetzen durch IHE UV) |
Copyright | IHE Deutschland e.V. |
Content | complete |
ValueSet | |
AvailabilityStatusCode | Availability Status |
IHEXDSavailabilityStatusCode | IHE XDS Availability Status |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem AvailabilityStatusCode
This case-sensitive code system http://www.ihe-d.de/fhir/CodeSystem/AvailabilityStatusCode
defines the following codes in a Is-A hierarchy:
Code | Display |
Approved | The document is available for patient care. |
Deprecated | The document is obsolete. |
{ "resourceType": "CodeSystem", "id": "AvailabilityStatusCode", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://www.ihe-d.de/fhir/ImplementationGuide/ihe-de.iti.xds-vs" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://www.ihe-d.de/fhir/ImplementationGuide/ihe-de.iti.xds-vs" } ] } } ], "url": "http://www.ihe-d.de/fhir/CodeSystem/AvailabilityStatusCode", "version": "4.0.0-alpha1", "name": "AvailabilityStatusCodeCS", "title": "Verfügbarkeitsstatus von Dokumenten", "status": "draft", "experimental": false, "date": "2025-04-14", "publisher": "IHE Deutschland e.V., Berlin, Deutschland", "contact": [ { "name": "IHE Deutschland e.V., Berlin, Deutschland", "telecom": [ { "system": "url", "value": "http://www.ihe-d.de" }, { "system": "email", "value": "info@ihe-d.de" } ] } ], "description": "**Verfügbarkeitsstatus** von Dokumenten (ersetzen durch IHE UV)", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DE", "display": "Germany" } ] } ], "copyright": "IHE Deutschland e.V.", "caseSensitive": true, "valueSet": "http://www.ihe-d.de/fhir/ValueSet/AvailabilityStatusCode", "hierarchyMeaning": "is-a", "compositional": false, "versionNeeded": false, "content": "complete", "count": 2, "concept": [ { "code": "Approved", "display": "The document is available for patient care." }, { "code": "Deprecated", "display": "The document is obsolete." } ] }