Package | hl7.fhir.uv.fhircast |
Type | CodeSystem |
Id | fhircast-codesystem |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/fhircast/https://build.fhir.org/ig/HL7/fhircast-docs/CodeSystem-fhircast-codesystem.html |
URL | http://hl7.org/fhir/uv/fhircast/CodeSystem/fhircast-codesystem |
Version | 3.0.0 |
Status | active |
Date | 2025-07-15T13:55:24+00:00 |
Name | FHIRcastCodeSystem |
Title | FHIRcast related Terminology. |
Realm | uv |
Authority | hl7 |
Description | This codesystem defines terminology that is used within the FHIRcast specification. |
Content | complete |
ValueSet | |
FHIRcastHibernateReason | Reasons for sending a userHibernate event. |
FHIRcastLogoutReason | Reasons for sending a logout event. |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem fhircast-codesystem
This case-sensitive code system http://hl7.org/fhir/uv/fhircast/CodeSystem/fhircast-codesystem
defines the following codes:
{ "resourceType": "CodeSystem", "id": "fhircast-codesystem", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 4 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "inm" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/fhircast/ImplementationGuide/hl7.fhir.uv.fhircast" } ] } } ], "url": "http://hl7.org/fhir/uv/fhircast/CodeSystem/fhircast-codesystem", "version": "3.0.0", "name": "FHIRcastCodeSystem", "title": "FHIRcast related Terminology.", "status": "active", "experimental": false, "date": "2025-07-15T13:55:24+00:00", "publisher": "HL7 International / Infrastructure And Messaging", "contact": [ { "name": "HL7 International / Infrastructure And Messaging", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/inm" }, { "system": "email", "value": "inm@lists.HL7.org" } ] }, { "name": "HL7 International / Infrastructure And Messaging", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/inm" }, { "system": "email", "value": "inm@lists.HL7.org" } ] } ], "description": "This codesystem defines terminology that is used within the FHIRcast specification.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "count": 3, "concept": [ { "code": "user-initiated", "display": "User initiated action.", "definition": "The user initiated the action." }, { "code": "system-timeout", "display": "System initiated action due to timeout", "definition": "The system on which the Subscriber running has reached a pre-specified length of inactivity such that it is initiating the logout." }, { "code": "system-initiated", "display": "System initiated action", "definition": "The system on which the Subscriber running is initiating the action for a reason other than timeout." } ] }